Now that stable binaryninja has supported APIs we can move binaryninja-api out of tree and have the CI build for multiple versions. This will likely involve us manually marking the ABI for each tagged version we pull from binaryninja-api. The python loader will also need to be updated to accommodate this by providing the correct build for the users ABI version.
Now that stable binaryninja has supported APIs we can move binaryninja-api out of tree and have the CI build for multiple versions. This will likely involve us manually marking the ABI for each tagged version we pull from binaryninja-api. The python loader will also need to be updated to accommodate this by providing the correct build for the users ABI version.