Clbull@lemmy.world to linuxmemes@lemmy.world · 23 days agoLinux and Chilllemmy.worldimagemessage-square20fedilinkarrow-up114arrow-down10
arrow-up114arrow-down1imageLinux and Chilllemmy.worldClbull@lemmy.world to linuxmemes@lemmy.world · 23 days agomessage-square20fedilink
minus-squarePossibly linux@lemmy.ziplinkfedilinkEnglisharrow-up1·22 days agoI like Go better However, C is still king in a lot of ways
minus-squarem_f@midwest.sociallinkfedilinkEnglisharrow-up1·22 days agoC is definitely still king, but I wonder if crABI will eventually be able to dethrone it: https://github.com/rust-lang/rust/issues/111423 If they can define a useful ABI that manages to include lifetimes, that might just be enough of an improvement to get people to switch over from assuming the C ABI everywhere.
I like Go better
However, C is still king in a lot of ways
C is definitely still king, but I wonder if crABI will eventually be able to dethrone it:
https://github.com/rust-lang/rust/issues/111423
If they can define a useful ABI that manages to include lifetimes, that might just be enough of an improvement to get people to switch over from assuming the C ABI everywhere.