...instead of wasm32-unknown-emscripten · Issue #10361...
I have a prepared a minimal Cmake "hello world" project https://github.com/courteous/wasmELF.git I would like to cross compile this "hello world" to : WebAssembly (wasm) binary module version 0x1 (MVP) ELF 64-bit LSB binary for that reas...