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

wasm-micro-runtime/wasm-micro-runtime

WebAssembly Micro Runtime (WAMR) observed · 2026-08-28

github.com/wasm-micro-runtime/wasm-micro-runtime · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 78
  • Longevity 100
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: 41.0
  • age_days: 2680
  • days_rel: 65
  • days_push: 7
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

6075 stars · 843 forks observed · 2026-08-28

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

WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly runtime with a small footprint, supporting interpreter, AOT, and JIT (Fast JIT and LLVM JIT) execution modes. It includes the VMcore libraries, the iwasm CLI executable with WASI support, and the wamrc AOT compiler, targeting embedded, IoT, edge, TEE, and cloud-native use cases.

Use cases

  • run webassembly modules on embedded or iot devices
  • embed a wasm runtime in a c/c++ application
  • compile wasm to aot for faster execution
  • run wasm in a trusted execution environment like sgx
  • execute wasi command-line wasm binaries
  • run wasm with pthreads or wasi-threads support
  • run wasm inference with wasi-nn

When to choose

  • you need a small-footprint wasm runtime for embedded or iot
  • you want configurable execution modes from interpreter to jit
  • you need to embed wasm execution in native applications
  • you target TEE or smart contract environments

When to avoid

  • you need a browser-based wasm runtime
  • you want a managed high-level language runtime rather than wasm
  • you need extensive language bindings beyond the provided sdk options

Facets

library · maturity active

interpreter compiler embedded embedded-systems iot cloud-computing developer-tools programming-languages embedded windows iot cross-platform cpp c webassembly wasm-runtime aot jit wasi sgx small-footprint interpreter wasi-nn wasi-threads linux macos

1 source

Member repositories

RepositoryRoleHealth v2
wasm-micro-runtime/wasm-micro-runtimemain92

For agents

markdown · JSON · MCP: product_card(name="wasm-micro-runtime/wasm-micro-runtime")

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