Rust on Z80: From LLVM Backend to Hello World
The journey from a working LLVM Z80 backend to actually compiling Rust code for an 8-bit processor from 1976. Includes the hardware requirements that surprised us, the creative workaround that made it possible, and a working Hello World program.