Hacker News new | ask | show | jobs
by shmerl 318 days ago
Is the documentation using the library itself for visualizations?
1 comments

Yep, WASM
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 ?
That's neat!