emscripten-core / emscripten-core/emscripten
Wasm ESM integration does not seem to work with import/exporting wasm mutable globals
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 109
Description
It seems to coerce the Wasm globals in the numbers (i.e. snapshots them), which seems to make exporting mutable globals and manipulating them from JS impossible.
Contributor guide
Assessment
This issue has not been assessed yet.