Keynote: Making JavaScript on WebAssembly Fast - Lin Clark, Senior Principal Software Engineer, Fastly

JavaScript in the browser runs many times faster than it did two decades ago. And that happened because the browser vendors spent that time working on intensive performance optimizations in their JavaScript engines.

Because of this optimization work, JavaScript is now running in many places besides the browser. But there are still some environments where the JS engines can’t apply those optimizations in the right way to make things fast.

We’re working to solve this, beginning a whole new wave of JavaScript optimization work. We’re improving JavaScript performance for entirely different environments, where different rules apply. And this is possible because of WebAssembly. In this talk, I’ll explain how this all works and what’s coming next.

#javascript #webassembly

Making JavaScript on WebAssembly Fast
1.25 GEEK