Ross ROSS = Recommend OSS · open-source software intelligence for agents

leaningtech/cheerp-meta

Cheerp - a C/C++ compiler for Web applications - compiles to WebAssembly and JavaScript observed · 2026-08-28

github.com/leaningtech/cheerp-meta · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

42/100

  • Activity 43
  • Release rhythm 8
  • 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: n/a
  • age_days: 4681
  • days_rel: n/a
  • days_push: 343
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1189 stars · 56 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Cheerp is an LLVM/Clang-based C/C++ compiler toolchain that compiles C and C++ code to WebAssembly and JavaScript for use in browsers and Node.js. It provides deep JavaScript interoperability (e.g. the [[cheerp::jsexport]] attribute) and custom optimizations to minimize output size and maximize performance.

Use cases

  • compile c++ code to webassembly
  • port a c++ library to the browser
  • run legacy c/c++ applications in html5
  • use c++ libraries from javascript or typescript
  • build high-performance web apps in c++
  • expose a c++ api to javascript
  • compile c++ to both wasm and js from one codebase

When to choose

  • you need to port existing C/C++ codebases or libraries to the web with minimal source changes
  • you want fine-grained JavaScript/DOM interoperability from C++ without wrappers
  • you want a single codebase emitting both WebAssembly and JavaScript output
  • you need an Apache 2.0-licensed alternative to Emscripten with strong optimization

When to avoid

  • you are writing a new web application in JavaScript/TypeScript with no C/C++ code
  • you need server-side native compilation rather than browser/wasm targets
  • you require a very mature LTS release and cannot use nightly builds
  • your team has no C/C++ expertise and Emscripten's larger ecosystem would fit better

Facets

cli-tool · maturity active

compiler build-tool wasm developer-tools compilers web-development programming-languages cross-platform windows browser wasm cli cpp-to-webassembly llvm-clang javascript-interop jsexport legacy-porting toolchain leaningtech linux macos nodejs

9 sources

Member repositories

RepositoryRoleHealth v2
leaningtech/cheerp-metamain42

For agents

markdown · JSON · MCP: product_card(name="leaningtech/cheerp-meta")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem