2 comments

[ 3.5 ms ] story [ 20.6 ms ] thread
(comment deleted)
I like that the article explains why Rust is great for memory safety, but won't solve everything. It also shows how to write memory safe programs in new low-level languages like Zig, offering spatial memory safety, combined to arenas and hardened memory allocators for temporal memory safety.