Home Conference Sessions WebAssembly: Wha...

WebAssembly: What and What Next?

Ben Titzer • Andreas Rossberg | GOTO Berlin 2017

You need to be signed in to add a collection

WebAssembly is a new, portable, low-level code format for the web. All four major browsers have either shipped native support or have it in their release schedules. This talk will give a brief overview of WebAssembly, what it is, why it is, and what it has a chance to become. We’ll cover some implementation details in V8 as well as sketch out design ideas for new features for tackling the challenges that compiling to the web presents, not just for C++, but other languages.

Share on:
linkedin facebook
Copied!

Transcript

WebAssembly is a new, portable, low-level code format for the web. All four major browsers have either shipped native support or have it in their release schedules. This talk will give a brief overview of WebAssembly, what it is, why it is, and what it has a chance to become. We’ll cover some implementation details in V8 as well as sketch out design ideas for new features for tackling the challenges that compiling to the web presents, not just for C++, but other languages.

About the speakers

Ben Titzer

Ben Titzer

V8 Team Member at Google

Andreas Rossberg

Andreas Rossberg

Staff Software Engineer at Google

Related topics