Hacker News new | ask | show | jobs
by jitendrac 1596 days ago
Wasm is actually a platform independent bytecode that can be run at near native speed by your modern browser.

Think it like a java bytecode, but which runs inside a browser.