List of ABI Implementations#

Currently, there are ABIs of two languages supported: Objective-C and Swift. Each of them provide an extensive Python API to inspect all generated metadata. For a more detailed overview of used structs, supported binaries and usage examples, please refer to the according document.

Objective-C ABI

Detailed guide to the Objective-C Python API.

Swift ABI

An overview of all Swift-related structs and the provided Python API.

Java Class Files (“ABI”)

A documentation on all available structures within a Java class file.

Here is space for more implementations - feel free to contribute!