WebAssembly: Under the hood with Mozilla

Take a closer look at how WebAssembly works, how this relates to JavaScript, and how it was all developed. It all started with an experimental project at Mozilla by research engineer Alon Zakai to develop emscripten, and grew into with the help of Luke Wagner and Jukka Jylänki, and finally into a cross-browser collaboration on WebAssembly.
Back to Top