Shared libraries
Shared libraries
Posted Nov 25, 2025 17:48 UTC (Tue) by ssokolow (guest, #94568)In reply to: Shared libraries by ebee_matteo
Parent article: APT Rust requirement raises questions
I guess at some point the pressure will be enough for Rust to standardize something resembling an ABIWork already in progress: Tracking Issue for the experimental
crabi ABI
extern "crabi" is intended to be a higher-level alternative to extern "C".
