Remix.run Logo
Nicole9 3 days ago

Wasm in the browser?

formerly_proven 3 days ago | parent [-]

wasm = WebAssembly = a simple stack-based VM with one flat heap for memory.

bravesoul2 3 days ago | parent [-]

Sure... but people are running Wasm on the server side too so fair question.

tialaramex 3 days ago | parent [-]

Barely, this is Rust, so if you're on a server you can just... use that already ?