# mdn/webassembly-examples

Code examples that accompany the MDN WebAssembly documentation — see https://developer.mozilla.org/en-US/docs/WebAssembly.

Repository: https://github.com/mdn/webassembly-examples
Canonical: https://ross.abutalabs.com/products/webassembly-examples
Language: WebAssembly
License: CC0-1.0
License Family: permissive
Topics: wasm, webassembly, examples
Last push: 2026-07-08T17:45:30+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 3479, "days_push": 56, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1211, forks 267 (observed 2026-08-28T04:04:00.114377+00:00)

## What it is
A collection of code examples accompanying the MDN WebAssembly documentation, written in WebAssembly text format (.wat) and compiled to .wasm. It serves as a hands-on reference for learning WebAssembly concepts.

## Use cases
- learn webassembly basics with runnable examples
- understand the wasm text format
- find example wat files to compile with wat2wasm
- study webassembly features like multi-memory
- accompany mdn webassembly tutorials with working code

## When to choose
- you are learning WebAssembly and want examples tied to MDN docs
- you need small reference .wat snippets to experiment with
- you want CC0-licensed sample code to reuse freely

## When to avoid
- you need a production WebAssembly library or runtime
- you want a build toolchain rather than example code
- you need maintained application code rather than teaching samples

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools
- domain: developer-tools, tutorials, web-development
- platform: browser, wasm, cross-platform
- tags: webassembly, examples, documentation, wat, mdn, education

## Member repositories
- mdn/webassembly-examples (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:00.114377+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:18:04.476983+00:00, confidence not recorded.
  - readme: https://github.com/mdn/webassembly-examples (fetched 2026-08-28T04:04:00.114377+00:00, sha 60b85f2b8346)
- Data as of 2026-08-30T08:39:29.467469+00:00.
