repo-ooo
Results
2
comments of
repo-ooo
Following this https://github.com/rustwasm/wasm-pack/issues/1506 , it works for me: ```toml [package.metadata.wasm-pack.profile.release] wasm-opt = ["--enable-nontrapping-float-to-int", "--enable-bulk-memory"] ```
@johnnyjoygh Hi, I'm wondering what "more context" do we need to provide. Is it not reproducible? It's obviously a bug. Do I have to learn golang and detect the bug...