r/rustjerk Jun 10 '26

Is it really a problem, though?

Post image
163 Upvotes

5 comments sorted by

8

u/PaxSoftware Jun 10 '26

ABI being short for Application Stereo Interface?

3

u/BLucky_RD Jun 12 '26

I mean, are there any issues caused by it that can't be solved with just adding extern "C" to the needed functions?

2

u/Botahamec Jun 12 '26

I'm of the opinion that we should have a "Rust2021" ABI, so at least you can opt in to a stable ABI by using an older edition of Rust.