Wasmer
🚀 Fast, secure, lightweight containers based on WebAssembly observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 23.0
- age_days: 2883
- days_rel: 12
- days_push: 7
- n_releases_24m: 17
Adoption not part of the score
20973 stars · 995 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Wasmer is a high-performance WebAssembly runtime that runs lightweight, secure, sandboxed containers anywhere from desktops to cloud, edge, and browsers. It supports WASI and WASIX out of the box and offers embeddable SDKs for multiple languages including Rust, Go, Python, PHP, and JavaScript.
Use cases
- run webassembly binaries as lightweight containers
- sandbox untrusted code with no file or network access by default
- embed a wasm runtime in go, python, php, or javascript applications
- run cli tools and server apps on any platform without recompiling
- deploy websites and apps to the edge with millisecond cold starts
- run wasi and wasix programs at near-native speed
When to choose
- you need a fast, secure wasm runtime with broad platform support
- you want lightweight container-like sandboxing without docker
- you need to embed wasm execution into another language via an SDK
- you want to run the same binary across desktop, cloud, edge, and browser
When to avoid
- you need full Linux container compatibility with arbitrary syscalls
- your workload depends on native libraries or hardware not exposed via WASI
- you need mature orchestration features like Kubernetes integration
Facets
application · maturity active
container-runtime interpreter compiler sdk cli developer-tools developer-tools cloud-computing cross-platform self-hosted web-development windows cross-platform cli wasm browser rust python go php webassembly wasm-runtime wasi wasix lightweight-containers sandboxing edge-computing embeddable linux macos nodejs
5 sources
- readme: https://github.com/wasmerio/wasmer · fetched 2026-08-28 · cc1f5f2e25f6
- homepage: https://wasmer.io · fetched 2026-08-29 · 760155c4b5eb
- site_page: https://wasmer.io/about · fetched 2026-08-29 · b763b3632643
- registry_crates: https://crates.io/api/v1/crates/wasmer · fetched 2026-08-29 · 435941bf238f
- site_page: https://wasmer.io/pricing · fetched 2026-08-29 · 7910df21da63
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wasmerio/wasmer | main | 99 |
| wasmerio/wasmer-go | sdk | 25 |
| wasmerio/wasmer-python | sdk | 23 |
| wasmerio/wasmer-sdk | sdk | 68 |
| wasmerio/wasmer-php | sdk | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem