Multi-ABI for C compatiblity ============================ Multi-ABI (see `multi_abi.txt`) could be used to get backwards compatibility with the C calling conventions for the given platform, while using a more efficient calling convention for SLUL. In this case, naming and/or symbol versioning would make "C-compatible compilers" use the "C ABI", while SLUL itself would use the improved ABI.