Hoot: Scheme to WebAssembly

Hoot logo

Hoot is a Spritely project which provides a full-featured WebAssembly (WASM) toolkit in Scheme. Hoot includes a Scheme to WASM compiler, allowing Scheme code to run in recent browsers as a first-class citizen.

Hoot requires no external tools and provides its own WebAssembly assembler and linker, and additionally contains a fully featured development environment including a WASM disassembler, interpreter, and debugger. Direct REPL integration permits Hoot users to hack comfortably without switching tools.

Articles and videos

Get Hoot!

The latest release is v0.1.0. (signature) (docs)

Development version: (git)