Twin Cities Code Camp

Dan Callahan

Approaching WebAssembly

by Dan Callahan

Sat, Apr 22, 2017
Room: P0838
Time: 10:30

WebAssembly is a new low-level, high-performance alternative to JavaScript on the Web. As an open standard developed by Mozilla, Google, Microsoft, and Apple, WebAssembly will eventually run everywhere that JavaScript does: in every major Web browser, and in runtimes like Node.js and Electron which are derived from those browsers. After three years of research and experimentation, WebAssembly is finally real. The specification has stabilized, and the first implementation debuted with Firefox 52 on March 7th, and in Chrome shortly thereafter. This talk examines WebAssembly from a practical standpoint, answering what it is, why it was created, how it works, and how you can use it today.

About the Author

Dan Callahan is a Staff Software Engineer in Mozilla's Developer Relations team, where he focuses on emerging technologies including WebAssembly, Rust/Servo, and Firefox's new WebExtension add-on API. Dan previously worked on the Mozilla Persona project, an attempt at replacing passwords with user-friendly public key cryptography built on open web standards. Dan tweets as @callahad and swears he has every intention to blog at https://dancallahan.info.