Kaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agoProgramming Languageslemmy.mlimagemessage-square174fedilinkarrow-up1776arrow-down163file-text
arrow-up1713arrow-down1imageProgramming Languageslemmy.mlKaptaan Jack@lemmy.ml to Programmer Humor@lemmy.ml · 1 year agomessage-square174fedilinkfile-text
minus-squareRet2libsanity@infosec.publinkfedilinkarrow-up1·1 year agoRust won’t replace c. The programs are too bloated for many embedded systems where every byte counts because it’s in ROM or loaded jnto IRAM All that memory safety and garbage collection, for example, comes at a big cost
Rust won’t replace c.
The programs are too bloated for many embedded systems where every byte counts because it’s in ROM or loaded jnto IRAM
All that memory safety and garbage collection, for example, comes at a big cost