Loading…
CppCon 2014 has ended
Monday, September 8 • 11:00am - 12:00pm
Emscripten and asm.js: C++'s role in the modern web

Log in to save this to your schedule, view media, leave feedback and see who's attending!

All major web browsers are written in C++, but C++ is starting to fill an important role in web *content* as well: while JavaScript is the only standards-compliant language available to websites, compiling other languages to JavaScript has been shown to be practical and effective. This talk will explain how Emscripten, an LLVM-based open source compiler from C++ to JavaScript, lets you run a C++ codebase on the web at near-native speed. To achieve that level of performance, Emscripten emits asm.js, a strict subset of JavaScript that is easy for JavaScript engines to optimize, and was designed specifically as a compilation target for languages like C and C++. We'll also discuss some of the more challenging aspects of compiling C++ to JavaScript, stemming from the C++ language itself, libraries and toolchains, and some thoughts on possible solutions.

Speakers
AZ

Alon Zakai

Researcher, Mozilla
Alon is a researcher at Mozilla, where he works on Emscripten, an LLVM-based compiler from C++ to JavaScript, as well as other projects related to porting existing content to the web.Twitter handle: @kripken... Read More →


Monday September 8, 2014 11:00am - 12:00pm PDT
Newton

Attendees (0)