bytecodealliance/lucet
Lucet, the Sandboxing WebAssembly Compiler. observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: 2826
- days_rel: n/a
- days_push: 1624
- n_releases_24m: 0
Adoption not part of the score
4045 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Lucet is a native WebAssembly ahead-of-time compiler and runtime for safely executing untrusted Wasm programs inside applications, built on the Cranelift code generator. It has reached end-of-life and users should migrate to Wasmtime, which now includes all of Lucet's features.
Use cases
- run untrusted webassembly programs safely in my application
- aot compile wasm to native code
- sandbox wasm execution with low overhead
- embed a wasm runtime in a rust service
- compile wasi modules to native binaries
When to choose
- you are maintaining a legacy system already built on Lucet
- you need to study its AOT compilation and pooling allocator design
When to avoid
- starting any new project - use Wasmtime instead
- you need ongoing maintenance, security fixes, or new features
- you need pooling userfaultfd-based memory allocation, which Wasmtime now provides
Facets
library · maturity abandoned
compiler interpreter security wasm compilers security web-development developer-tools rust cli webassembly wasi aot-compilation wasm-runtime end-of-life wasmtime-successor sandboxing linux macos
1 source
- readme: https://github.com/bytecodealliance/lucet · fetched 2026-08-28 · 0fd525701717
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| bytecodealliance/lucet | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="bytecodealliance/lucet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem