Hacker News new | ask | show | jobs
by fasquoika 2802 days ago
It's worth noting that you can, and in general do, create your own stack in the wasm memory space. WebAssembly's native stack can only handle 32 and 64 bit integers and floats, so local variables are more like registers