emscripten-core / emscripten

Emscripten: An LLVM-to-WebAssembly Compiler
Other
25.91k stars 3.32k forks source link

[tsgen] Lower memory64 when generating typescript bindings #23051

Closed sbc100 closed 1 day ago

sbc100 commented 1 day ago

Fixes: https://github.com/emscripten-core/emsdk/issues/1494

sbc100 commented 1 day ago

Actually, this lowering is still needed since we need to run the binary under node.