aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/application_binary_interface.md
blob: 0cde5cb585c8b82a8c95c322aaada85c8f488918 (plain)
1
2
3
4
5
6
# Reference

0. [Interface method calls with the Go register ABI](https://eli.thegreenplace.net/2022/interface-method-calls-with-the-go-register-abi/)
0. [To Save C, We Must Save ABI](https://thephd.dev/to-save-c-we-must-save-abi-fixing-c-function-abi)
0. [Making Libraries Consumable for Non-C++ Developers - Aaron R Robinson - CppCon 2021](https://www.youtube.com/watch?v=4r09pv9v1w0)