Day 6: my language now compiles to WebAssembly — and I emit the bytes by hand
A solo developer building LOOM, an open-source language designed as a machine-checked trust layer for AI-written code, has added a WebAssembly backend by manually emitting the binary bytes. The language now compiles to W…