Hacker News new | ask | show | jobs
by Dwedit 4 hours ago
Just allowing more than one arraybuffer could go a long way to help with performance. One array buffer for the wasm memory space, then an arraybuffer for each input or output argument.
1 comments

Wasm multiple memories is a thing now