Remix.run Logo
LoganDark 3 days ago

Yep, WASM

Nicole9 3 days ago | parent | next [-]

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 ?

shmerl 3 days ago | parent | prev [-]

That's neat!