Sven Sauleau

Sven Sauleau

Sven is a software engineer living in France and mostly working with Golang and JavaScript. OSS enthusiast and one of the persons behind Babel.

Talk: WebAssembly becoming the biggest platform

The problem is, JavaScript isn't a very good compilation target, because it simply wasn't designed to be one.
This is how WebAssembly was born!
I will explains some internals, giving a quick tour of the WebAssembly instruction set, memory and security model, and finally how you can use it today in your web application.