aduros/wasm4
Build retro games using WebAssembly for a fantasy console. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
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: 1854
- days_rel: 628
- days_push: 10
- n_releases_24m: 1
Adoption not part of the score
1524 stars · 206 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
WASM-4 is a low-level fantasy game console for building small retro games with WebAssembly. Games are self-contained .wasm cartridges built with any language that compiles to WebAssembly, runnable in browsers and on native runtimes including microcontrollers.
Use cases
- build a retro 2d game with wasm
- make a fantasy console game like pico-8
- learn rust or assemblyscript by writing small games
- create tiny wasm game cartridges under 64kb
- add rollback netplay multiplayer to a retro game
- run a game on a microcontroller with webassembly
- experiment with new programming languages through game dev
When to choose
- you want a minimalist, constrained environment to finish small games
- you want to write games in any wasm-compatible language without JS glue code
- you need portable games that run in browsers and on low-powered hardware
- you want instant online multiplayer with rollback netcode for free
When to avoid
- you need 3D graphics, high resolution, or modern engine features
- you are building a large commercial game that needs a full engine like Unity or Godot
- you need more than 64KB of memory or cartridge space
- your target platform cannot execute WebAssembly
Facets
framework · maturity active
game-engine wasm cli gaming-tools cross-platform developer-tools browser cross-platform cli wasm embedded fantasy-console retrogaming 2d retro-games game-development webassembly netplay multiplayer typescript rust go assemblyscript zig nim odin web-server
4 sources
- readme: https://github.com/aduros/wasm4 · fetched 2026-08-28 · 5588d0abe0ab
- homepage: https://wasm4.org · fetched 2026-08-29 · ac65753a5acc
- site_page: https://wasm4.org/docs · fetched 2026-08-29 · 92c92cfb3ddc
- registry_npm: https://registry.npmjs.org/wasm4 · fetched 2026-08-29 · fa1dde2108f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aduros/wasm4 | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem