Upstream Emscripten now provides Memory64/wasm64 support.
emscripten-forge currently only packages the wasm32 toolchain.
Are there plans to add an emscripten-wasm64 target or recipes to the conda channel? This would allow packaging and testing software that depends on >4 GB memory space and 64-bit addressing. I understand that the feature is rather new, but I would like to know whether this is considered in scope for the project.