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
Hi all,
I noticed that Conan Center provides newer EMSDK versions (3.1.72 and 3.1.73), but both versions fail when running Binaryen optimizations (wasm-opt). The error message indicates that wasm-opt does not recognize certain options, specifically:
Unknown option '--enable-bulk-memory-opt'
Or
Unknown option '--enable-call-indirect-overlong'
Would it be possible to update the Conan Center package to use a newer EMSDK version (suggest 4.0.2)? This would prevent similar build failures for users relying on the prebuilt versions.
Package Name/Version
emsdk/4.0.2
Changelog
https://github.com/emscripten-core/emsdk/releases/tag/4.0.2
Context about the new update
The above-mentioned version is newly released by the upstream project and not yet available as a recipe.
Please add this version.
The text was updated successfully, but these errors were encountered: