In my opinion, WebAssembly just needs to be better than what it replaced (asm.js) to be called a success story. And it definitely is better than asm.js.
Unlike HTML or CSS or JavaScript which are by definition large enabling technologies that enable completely new things, WASM is always that small step to make C/C++ and other native languages usable on the web. I never thought of WASM as a magic wand that makes web apps super fast and you probably shouldn’t.
>In my opinion, WebAssembly just needs to be better than what it replaced (asm.js) to be called a success story.
That would be only true if WASM was meant as a transitionary technology. But it has been with us for more than a decade, and it's only so-so. And if you think this, what do you think should replace it?
I have a couple ideas.