|
|
|
|
|
by pron
1614 days ago
|
|
Even if you look just at sound language guarantees, Zig is closer to Rust in terms of memory safety than to C or C++. That it doesn't make all of Rust's static guarantees doesn't put it in the same bucket as languages that make none. Once you reduce memory safety issues to below half of their current rate, there are different paths to achieving a good overall correctness story. |
|
I am extremely doubtful of the claim that Zig eliminates 50% or more of memory safety problems.