I think the missing piece here is that onramp contains the definition of a very simple virtual machine. One that the reader could implement themselves (though a reference implementation is also provided).
After it incrementally builds on itself all the way up to a fully functional C compiler.