cm0002@lemmy.world to Linux@programming.dev · 1 year agoRust drivers expected to become more common in Linux kernelwww.theregister.comexternal-linkmessage-square24linkfedilinkarrow-up1161arrow-down12
arrow-up1159arrow-down1external-linkRust drivers expected to become more common in Linux kernelwww.theregister.comcm0002@lemmy.world to Linux@programming.dev · 1 year agomessage-square24linkfedilink
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up5·1 year agoNo, the alternative solutions definitely wouldn’t work with existing Rust code. You need a new language.
minus-squareHugin@lemmy.worldlinkfedilinkarrow-up1·1 year agoIf 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 year agoI’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.