emscripten-core / emscripten-core/emscripten
WASM=0 + MODULARIZE + WASM_WORKERS does not work
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
It seems that the call to `var instance = new WebAssembly.Instance` inside of the `ww.js` file does not work since that polyfill for the `WebAssembly` object is inside the modularize closure.
Contributor guide
Assessment
This issue has not been assessed yet.