ABI series

Application Binary Interface (ABI) Series

The function call you write is the public API. The ABI call is the private wire format.

A nine-part path through hidden arguments, calling conventions, malformed packets, varargs, ARM64 platform ABIs, unwind metadata, modern FFI, and call-site hardening.

All 9 parts are now live.