Hacker News new | ask | show | jobs
by 1over137 133 days ago
>They made C memory safe?

They made a dialect of C with bounds safety, see:

https://clang.llvm.org/docs/BoundsSafety.html#overview