WebAssembly/gc resource
Branch of the spec repo scoped to discussion of GC integration in WebAssembly observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 17
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: n/a
- age_days: 3435
- days_rel: n/a
- days_push: 498
- n_releases_24m: 0
Adoption not part of the score
1058 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The WebAssembly GC proposal repository, a branch of the official WebAssembly spec repo for discussing and prototyping garbage collection support in WebAssembly. It contains the proposal documents, a modified specification, a reference interpreter, and a conformance testsuite.
Use cases
- understand how garbage collection works in WebAssembly
- read the Wasm GC proposal specification
- test Wasm engine conformance against the GC testsuite
- implement GC support in a WebAssembly runtime
- track the status of the Wasm GC standardization proposal
- experiment with a reference interpreter for Wasm GC
When to choose
- you are implementing or evaluating Wasm GC support in a compiler or runtime
- you need the authoritative spec documents and testsuite for the GC proposal
- you want to follow or contribute to WebAssembly standardization
When to avoid
- you need a production WebAssembly runtime or toolchain rather than a spec
- you want a finished, ratified standard with stable tooling rather than a proposal repo
- you are looking for a garbage collector for a general-purpose language outside Wasm
Facets
learning-resource · maturity active
compiler interpreter testing documentation programming-languages compilers web-development wasm cross-platform webassembly gc-proposal specification reference-interpreter testsuite standards specifications
2 sources
- readme: https://github.com/WebAssembly/gc · fetched 2026-08-28 · dd06118c897d
- homepage: https://webassembly.github.io/gc/ · fetched 2026-08-29 · 0cc101675563
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WebAssembly/gc | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem