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

Bundled wasm-opt performance really, bad. #1135

Closed
MichaelMauderer opened this issue May 13, 2022 · 0 comments · Fixed by #1136
Closed

Bundled wasm-opt performance really, bad. #1135

MichaelMauderer opened this issue May 13, 2022 · 0 comments · Fixed by #1136

Comments

@MichaelMauderer
Copy link
Contributor

🐛 Bug description

The bundled wasm-opt version takes up to 15 minutes to run in release mode for the project I am working on.
Newer versions of wasm-opt run much faster, taking only 2-3 minutes.
See WebAssembly/binaryen#4650 for more information on the issue.

🤔 Expected Behavior

This should be faster by default.

👟 Steps to reproduce

Build the https://github.com/enso-org/enso IDE in release mode.

🌍 Your environment

Include the relevant details of your environment.
wasm-pack version: 10.2

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 a pull request may close this issue.

1 participant