Skip to content

wasm2js: Generalize global initializer code to use the main codegen logic #6659

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 3 commits into from
Jun 13, 2024

Conversation

kripken
Copy link
Member

@kripken kripken commented Jun 13, 2024

This avoids special-casing particular global init forms. After this we should
support everything in global inits that we support anywhere else.

@kripken kripken requested a review from tlively June 13, 2024 17:59
@kripken kripken merged commit 000fa2a into WebAssembly:main Jun 13, 2024
@kripken kripken deleted the wasm2js.gen branch June 13, 2024 19:03
@gkdn gkdn mentioned this pull request Aug 31, 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