# EmNudge/watlings

Learn WebAssembly by writing small programs!

Repository: https://github.com/EmNudge/watlings
Canonical: https://ross.abutalabs.com/products/watlings
Homepage: https://watlings.emnudge.dev
Language: JavaScript
License: Unlicense
License Family: permissive
Topics: exercises, guide, learning, wasm, wast, wat, webassembly
Last push: 2026-02-16T21:04:08+00:00

## Health v2 (maintenance only)
Score: 58/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 67, release rhythm 35, longevity 79
- inputs: {"age_days": 1119, "days_push": 198, "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 1757, forks 43 (observed 2026-08-28T04:05:32.335947+00:00)

## What it is
Watlings is a collection of small exercises for learning the WebAssembly Text Format (WAT), inspired by Rustlings and Ziglings. Learners fix broken WAT programs and verify solutions via a Node.js CLI, with an optional browser version.

## Use cases
- learn webassembly text format by doing exercises
- practice writing wat programs
- rustlings-style tutorial for wasm
- interactive wasm learning course
- fix small webassembly programs to learn syntax
- browser-based webassembly exercises

## When to choose
- you want hands-on, learn-by-typing practice with WAT rather than reading docs
- you already know some programming and want to pick up WebAssembly fundamentals
- you liked Rustlings or Ziglings and want the same format for wasm

## When to avoid
- you need a production WebAssembly compiler or runtime toolchain
- you want comprehensive wasm documentation or reference material rather than exercises
- you cannot install Node.js 23+ and wasm-tools

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools
- domain: web-development, tutorials, programming-languages
- platform: cli, browser
- tags: webassembly, wat, wast, exercises, rustlings-style, education, nodejs

## Member repositories
- EmNudge/watlings (main) score 58

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.335947+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-30T03:27:38.270831+00:00, confidence not recorded.
  - readme: https://github.com/EmNudge/watlings (fetched 2026-08-28T04:05:32.335947+00:00, sha 0901c0382760)
  - homepage: https://watlings.emnudge.dev (fetched 2026-08-29T11:06:05.045733+00:00, sha 37c013db85d2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
