emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10.0
- age_days: 5681
- days_rel: 13
- days_push: 7
- n_releases_24m: 9
Adoption not part of the score
27574 stars · 3538 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Emscripten is an LLVM-to-WebAssembly compiler toolchain that compiles C and C++ (and other LLVM-based languages) to run on the Web, Node.js, and standalone wasm runtimes. It provides Web support for portable APIs like OpenGL and SDL2, enabling complex native applications such as game engines to be ported to the browser.
Use cases
- compile c++ to webassembly
- port a native game to the browser
- run c code in node.js
- build webassembly from rust
- port an opengl sdl2 app to the web
- generate html page from c source
When to choose
- you need to run existing C/C++ codebases in the browser
- you want WebAssembly output with JavaScript glue and HTML generation
- you rely on portable APIs like OpenGL or SDL2 in a web target
When to avoid
- you are writing a new web project from scratch in JavaScript or TypeScript
- you target native platforms only
- you need minimal wasm output without a JS runtime layer
Facets
cli-tool · maturity active
compiler wasm developer-tools compilers web-development cross-platform windows wasm browser cli webassembly llvm c-plus-plus emscripten porting linux macos nodejs
1 source
- readme: https://github.com/emscripten-core/emscripten · fetched 2026-08-28 · 16bae2690f0d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| emscripten-core/emscripten | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="emscripten-core/emscripten")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem