What is ABI, why doesn't C++ have a standard one, and why would it matter if it did?
ABI is an Application Binary Interface. It describes a standard for how application binaries are organized and accessed.
Standardization would allow multiple compilers to build binaries that were completely compatible with each other, or potentially allow single executables to run on various platforms without recompilation, etc.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With