./_static/Emscripten_logo_full.png

Emscripten is an LLVM-based project that compiles C/C++ into highly-optimizable JavaScript in asm.js format. This lets you run C/C++ on the web at near-native speed, without plugins.

Ready to get started? Download and install the SDK and then proceed to the Tutorial!