Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement fetch API #98

Open
bghgary opened this issue Sep 23, 2024 · 1 comment
Open

Implement fetch API #98

bghgary opened this issue Sep 23, 2024 · 1 comment
Milestone

Comments

@bghgary
Copy link
Contributor

bghgary commented Sep 23, 2024

When we do this, we can update Babylon.js to use the fetch API instead of XMLHttpRequest. Perhaps even deprecate XMLHttpRequest in this repo.

Note that fetch polyfill with XMLHttpRequest does work.

@matthargett
Copy link

Deprecating the old and replacing with modern API has my vote. Getting bundle sizes down, and eliminating mixed uses in client code would be the primary forces IMO

@thomlucc thomlucc added this to the Future milestone Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants