emscripten-core / emscripten-core/emscripten

Should we continue to maintain `-sMEMORY64=2` (lowering of wasm64 to wasm32)

Open
#18,752 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.