emscripten-core / emscripten-core/emscripten
Should we continue to maintain `-sMEMORY64=2` (lowering of wasm64 to wasm32)
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
The cost of maintaining this is mostly in the time it takes to tests it. Removing it would allow is to remove the binaryen pass a bunch of emscripten complexity.
Are there any folks who rely on this most to get a build with `sizeof(void*) == 8` but without relying on the wasm runtime to support memory64?
Contributor guide
Assessment
This issue has not been assessed yet.