Shared libraries
Shared libraries
Posted Nov 25, 2025 9:12 UTC (Tue) by taladar (subscriber, #68407)In reply to: Shared libraries by khim
Parent article: APT Rust requirement raises questions
Considering the number of edge cases the cargo-semver-checks author constantly documents on his blog even at the API level I doubt an approach that would satisfy Rust's high standard for correctness will ever exist at the ABI level.
It mostly works in C and C++ since those seem to have much lower standards for what they consider 'working'.
