You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
🐛 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
The text was updated successfully, but these errors were encountered: