Skip to content

Remove unnecessary checks on the existence of fetch. NFC #23166

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

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 14, 2024

As of #23118 we can assume and browser and worker environments always include fetch.

As of emscripten-core#23118 we can assume and browser and worker environments always
include `fetch`.
@sbc100 sbc100 force-pushed the avoid_fetch_checks branch from fd7f056 to d8036f7 Compare December 16, 2024 20:07
@sbc100 sbc100 merged commit 97f6745 into emscripten-core:main Dec 16, 2024
7 of 13 checks passed
@sbc100 sbc100 deleted the avoid_fetch_checks branch December 16, 2024 20:10
hedwigz pushed a commit to hedwigz/emscripten that referenced this pull request Dec 18, 2024
…n-core#23166)

As of emscripten-core#23118 we can assume and browser and worker environments always
include `fetch`.
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

Successfully merging this pull request may close these issues.

2 participants