Skip to content

Initial usage of async/await in JS library code. NFC #23104

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 9, 2024

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Dec 7, 2024

Convert asyncLoad from promises to async/await.

This lays the groundwork for more a larger usage in #23068

@sbc100 sbc100 changed the title Initial usage of async/await test_modularize_init_errorin JS library code. NFC Initial usage of async/await in JS library code. NFC Dec 7, 2024
@sbc100 sbc100 requested review from kripken and brendandahl December 7, 2024 19:32
Convert asyncLoad from promises to async/await.

This lays the groundwork for more a larger usage in emscripten-core#23068
@sbc100 sbc100 enabled auto-merge (squash) December 9, 2024 01:44
@sbc100 sbc100 disabled auto-merge December 9, 2024 22:15
@sbc100 sbc100 merged commit f1c321a into emscripten-core:main Dec 9, 2024
28 checks passed
@sbc100 sbc100 deleted the initial_async branch December 9, 2024 22:15
sbc100 added a commit to sbc100/emscripten that referenced this pull request Dec 10, 2024
sbc100 added a commit to sbc100/emscripten that referenced this pull request Dec 10, 2024
sbc100 added a commit to sbc100/emscripten that referenced this pull request Dec 10, 2024
sbc100 added a commit to sbc100/emscripten that referenced this pull request Dec 10, 2024
sbc100 added a commit to sbc100/emscripten that referenced this pull request Dec 10, 2024
sbc100 added a commit to sbc100/emscripten that referenced this pull request Dec 11, 2024
sbc100 added a commit to sbc100/emscripten that referenced this pull request Dec 12, 2024
sbc100 added a commit to sbc100/emscripten that referenced this pull request Dec 13, 2024
sbc100 added a commit that referenced this pull request Dec 13, 2024
sbc100 added a commit that referenced this pull request Dec 16, 2024
hedwigz pushed a commit to hedwigz/emscripten that referenced this pull request Dec 18, 2024
…#23104)

Convert asyncLoad from promises to async/await.

This lays the groundwork for more a larger usage in emscripten-core#23068
hedwigz pushed a commit to hedwigz/emscripten that referenced this pull request Dec 18, 2024
hedwigz pushed a commit to hedwigz/emscripten that referenced this pull request Dec 18, 2024
hedwigz pushed a commit to hedwigz/emscripten that referenced this pull request Dec 18, 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

Successfully merging this pull request may close these issues.

2 participants