Back to News
Advertisement
Advertisement

Discussion (1 Comments)Read Original on HackerNews

pseudosavantabout 2 hours ago
It is amazing to see what is happening with wasm/wasi lately and that is all grew out of asm.js.

asm.js, like JSON, is a strict subset of the JavaScript grammar that turned out to be very useful in a certain way. Obviously, a text encoding like asm.js wasn't an efficient way to distribute a bytecode, but it proved enough to make wasm the obvious next step.