galaxy.lisp → WebGL

The whole WebGL pipeline runs in Lisp, compiled to WebAssembly: the GLSL shaders live in the Lisp source, and Lisp compiles, links, buffers and issues every draw call across a boundary declared once in WIT. JavaScript is just one-line bindings — generated from that WIT — and this HUD.