Skip to content

More use of async/await keywords in JS library code. NFC #23150

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

Followup to #23104

@sbc100 sbc100 force-pushed the async_await_part2 branch 5 times, most recently from 07f09b7 to 29e9866 Compare December 15, 2024 01:35
Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run the manual audio tests, as we lack automatic coverage IIRC.

@sbc100
Copy link
Collaborator Author

sbc100 commented Dec 16, 2024

Of the two audio functions touched here it looks like we have no testing at all for emscripten_resume_audio_context_async and I can't find any tests that actually play audio that use emscripten_start_wasm_audio_worklet_thread_async. Maybe I'll just revert that file for now since audio worklet testing is a little bit in flux/missing

@sbc100 sbc100 enabled auto-merge (squash) December 16, 2024 22:23
@sbc100 sbc100 disabled auto-merge December 16, 2024 23:35
@sbc100 sbc100 merged commit b8254ef into emscripten-core:main Dec 16, 2024
26 of 28 checks passed
@sbc100 sbc100 deleted the async_await_part2 branch December 16, 2024 23:35
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