Hacker News new | ask | show | jobs
by krallja 3322 days ago
GP is referring to the call stack. It is still possible to use the WASM heap as a stack, by maintaining a stack pointer and a base pointer.