cm0002@lemmy.world to Linux@programming.dev · 1 年前Rust drivers expected to become more common in Linux kernelwww.theregister.comexternal-linkmessage-square24linkfedilinkarrow-up1162arrow-down12
arrow-up1160arrow-down1external-linkRust drivers expected to become more common in Linux kernelwww.theregister.comcm0002@lemmy.world to Linux@programming.dev · 1 年前message-square24linkfedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up5·1 年前No, the alternative solutions definitely wouldn’t work with existing Rust code. You need a new language.
minus-squareHugin@lemmy.worldlinkfedilinkarrow-up1·1 年前If you don’t code with undefined behavior compiler updates can apply to legacy code. I’ve been through enough compiler upgrades with microcontrollers that it’s old hat.
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up1·1 年前I’m talking about things like Perceus. It’s not a compiler update.
No, the alternative solutions definitely wouldn’t work with existing Rust code. You need a new language.
Rust++
If you don’t code with undefined behavior compiler updates can apply to legacy code. I’ve been through enough compiler upgrades with microcontrollers that it’s old hat.
I’m talking about things like Perceus. It’s not a compiler update.