emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
About this project
Main project page: GitHub CI status: Chromium builder status: emscripten-releases Overview Emscripten compiles C and C++ to WebAssembly using LLVM and Binaryen. Emscripten output can run on the Web, in Node.js, and in wasm runtimes. Emscripten provides Web support for popular portable APIs such as OpenGL and SDL2, allowing complex graphical native applications to be ported, such as the Unity game engine and Google Earth. It can probably port your codebase, too! While Emscripten mostly focuses on compiling C and C++ using Clang, it can be integrated with other LLVM-using compilers (for example, Rust has Emscripten integration, with the wasm32-unknown-emscripten target). Getting…
Technologies
Project health
GitHub
Reviews
Built by
Maintain emscripten-core/emscripten? Claiming verifies admin access through your GitHub account and gives you control of this listing.
