Besides that there were also many smaller changes:
- Fixed encoding of 8-bit SI, DI, BP, SP operands
- Auto-generation of Mass bindings for compiler C structs
- Fixed overload resolution for compile-time calls
- Fixed on-the-stack argument passing
- Fixed incorrectly generated source ranges for macros
- Improved error checking for trying to access runtime results at compile time
- Add a way to fail compilation in meta execution
- Add basic compile-time reflection