Cheerp compiles C++ into modern WebAssembly and JavaScript. With Cheerp, you can write a new web application, or port an existing one, in C/C++. Cheerp will then generate WebAssembly/JavaScript code that can run on any browser and device.
Comments about Cheerp as an Alternative to Emscripten


- Cheerp is Free Personal and Open Source






It compiles the LLVM output of a C++ compiler to JavaScript, just like Emscripten.