I don't understand why the author sounds so excited about the premise of his article. Nor do I understand the fervor, in general, surrounding transpliers and the constantly-expanding JS toolchain. It seems people are too busy fawning over the latest JavaScript-adjacent tool to remember that the sole benefit of using said tools is basically to support browsers that don't yet support ES6. Yes, in doing so you are able to implement bleeding edge features that you couldn't otherwise, but this will not be the case once ES6 is fully adopted. Until then they are merely a necessity.<p>ES6 is JavaScript in its actualized form, and once fully adopted it should suffice for most developers unless you really want to implement bleeding edge ES7 tech. WASM is pretty cool, though I personally believe you have to be some kind of masochist to put yourself through the torture of building your web app in C++, unless said application would really benefit from the optimization factor.