Ross ROSS = Recommend OSS · open-source software intelligence for agents

aduros/wasm4

Build retro games using WebAssembly for a fantasy console. observed · 2026-08-28

github.com/aduros/wasm4 · homepage · TypeScript · ISC (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
aduros/wasm4main67

For agents

markdown · JSON · MCP: product_card(name="aduros/wasm4")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem