Very hacky module startup code, but can now start XEXs! Time to start implementing kernel stuff.
LLVM does an amazing job of optimizing this. There are many opportunities to make it better, too, by preventing spilling where not required or only spilling/filling things when needed.