WebAssembly from the Ground Up
banner
wasmgroundup.com
WebAssembly from the Ground Up
@wasmgroundup.com
A book about WebAssembly by @marianoguerra.org and @dubroy.com — learn Wasm by building a simple compiler in JavaScript.

https://wasmgroundup.com/
Wasm Maze by Kenny Fully
kennyfully881230.github.io/wasm_fun/was...

"I ended up learning a lot about how to use linear memory to render one time to the canvas on every frame. Not only that, I learn how to do collisions, sprite clipping etc all in Wasm."

Source code: github.com/kennyfully88...
November 20, 2025 at 4:06 PM
Wireworld is a kind of cellular automaton, similar to Conway's Game of Life.

Wasm4-Wireworld is an implementation of Wireworld WASM-4 "fantasy console" using Hoot, a Scheme-to-Wasm compiler: spritely.institute/news/hoot-wi...
April 25, 2025 at 3:29 PM