Hacker News new | ask | show | jobs
by whatshisface 195 days ago
Memory safety is a gradient. Zig is "memory safe-er" than C just because its arrays store length. Of course, RCE vulnerability is not a gradient.