@snaggen@programming.dev to Rust@programming.dev • 2 years agoThe Urgent Need for Memory Safety in Software Productswww.cisa.govexternal-linkmessage-square11fedilinkarrow-up147arrow-down10
arrow-up147arrow-down1external-linkThe Urgent Need for Memory Safety in Software Productswww.cisa.gov@snaggen@programming.dev to Rust@programming.dev • 2 years agomessage-square11fedilink
minus-square@teolan@lemmy.worldlinkfedilink18•2 years agoThere was always a need for memory safety, we just didn’t know how to do it for low-level software and without significant performance decrease. Now that we have the solution, it’s urgent to deploy it.
There was always a need for memory safety, we just didn’t know how to do it for low-level software and without significant performance decrease.
Now that we have the solution, it’s urgent to deploy it.
We have a solution