Description
32-bit programs can call functions with different binary calling conventions through a portable foreign-function interface. This is useful for language runtimes, plugin systems, and compatibility builds that call native code dynamically.
It is a low-level runtime library, not a user-facing tool. ABI version 6 mainly matters for older software that was built against that exact interface.