Hacker News new | ask | show | jobs
by seeekr 3514 days ago
Rust can compile to wasm (and asm.js) as well via emscripten. More info here: https://users.rust-lang.org/t/compiling-to-the-web-with-rust...