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

Add -Xwasm-opt option to bundle subcommand #478

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

kateinoigakukun
Copy link
Member

The -Xwasm-opt option allows users to pass extra flags to wasm-opt optimizer. This is especially useful for enabling some future features like --enable-threads.

The `-Xwasm-opt` option allows users to pass extra flags to `wasm-opt`
optimizer. This is especially useful for enabling some future features
like `--enable-threads`
@kateinoigakukun kateinoigakukun marked this pull request as ready for review June 3, 2024 15:46
@kateinoigakukun kateinoigakukun force-pushed the yt/add-xwasm-opt branch 2 times, most recently from be289c5 to a2c55f1 Compare June 3, 2024 15:48
@kateinoigakukun kateinoigakukun merged commit 5eebe1f into main Jun 3, 2024
4 checks passed
@kateinoigakukun kateinoigakukun deleted the yt/add-xwasm-opt branch June 3, 2024 17:02
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.

None yet

1 participant