Live data from Hacker News

Pay attention to WebAssembly

harshal.sheth.io

1–10 of 251 posts

Re: Pay attention to WebAssembly

#4
Another random reason webassembly is really cool is that it let's you run ML models way faster after page load than through the GPU (which can take a ton of time to load all the buffers into VRAM).

Re: Pay attention to WebAssembly

#10
I’m waiting for a Docker container with a WASM runtime. Wait, maybe someone’s already done that…

/s

PS - actually, originally I was being sarcastic, but there probably are some very good security use cases for it.

Post reply on HN