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

JSPI - Support EM_*JS functions. #17929

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

brendandahl
Copy link
Collaborator

@brendandahl brendandahl commented Sep 26, 2022

Generate the needed type signatures to create wrapper WebAssembly Functions.

Fixes #17890

@brendandahl brendandahl requested a review from sbc100 September 26, 2022 22:45
@brendandahl brendandahl removed the request for review from sbc100 September 27, 2022 00:44
@brendandahl brendandahl force-pushed the jspi-em-async-js branch 2 times, most recently from 8ebb0df to 38253ee Compare September 27, 2022 18:19
@brendandahl brendandahl requested a review from sbc100 September 27, 2022 20:09
Generate the needed type signatures to create wrapper WebAssembly
Functions.
Copy link
Collaborator

@sbc100 sbc100 left a comment

Choose a reason for hiding this comment

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

Great!

@brendandahl brendandahl merged commit 36f5941 into emscripten-core:main Oct 3, 2022
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.

Missing function signature when using EM_ASYNC_JS and ASYNCIFY=2
2 participants