binaryninja-api
binaryninja-api copied to clipboard
C++ API should be bundled with the product
The C++ API should be bundled with the product. Currently its very difficult for a user to know which version of the API maps to the version of the product they have.
There is an api_REVISION.txt file that comes with the distro zip but its not as convenient as just bundling the C++ API. My debugger standalone build will also become more reliable with this change.
We do now push tags for stable builds.
Closing this issue as we don't plan on addressing this at this point.