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

Allow more features for maybe-wasm2js and wasm-split #22799

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

dschuff
Copy link
Member

@dschuff dschuff commented Oct 29, 2024

Allow more features for maybe-wasm2js and wasm-split

This is in preparation for alloing bulk memory and nontrapping-fp by default.
Maybe-wasm2js just allows all features for simplicity (although if a feature
unsupported by wasm2js is used, the test may fail anyway).
The wasm-split test fails when reference types are enabled; I haven't
investigated that yet, but for now we just enable the 2 we are interested in.

This is in preparation for alloing bulk memory and nontrapping-fp by default.
Maybe-wasm2js just allows all features for simplicity (although if a feature
unsupported by wasm2js is used, the test may fail anyway).
The wasm-split test fails when reference types are enabled; I haven't
investigated that yet, but for now we just enable the 2 we are interested in.
@dschuff dschuff changed the title bulk fixes Allow more features for maybe-wasm2js and wasm-split Oct 29, 2024
@dschuff
Copy link
Member Author

dschuff commented Oct 29, 2024

also /cc @tlively

@dschuff dschuff enabled auto-merge (squash) October 29, 2024 18:38
@dschuff dschuff merged commit 0eb482e into emscripten-core:main Oct 29, 2024
28 checks passed
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