Binary Interface
This chapter documents the Hybrix compiler's application binary interface, in other words the details of how it organizes objects in memory. These details are important if you want to manually author assembly language code that interacts safely with code emitted by the Hybrix compiler.