Wasm in the browser?
wasm = WebAssembly = a simple stack-based VM with one flat heap for memory.
Sure... but people are running Wasm on the server side too so fair question.
Barely, this is Rust, so if you're on a server you can just... use that already ?