Hacker News new | ask | show | jobs
by cwood-sdf 351 days ago
zig is trying its best to also be memory safe (at runtime, if you want it) whereas c is stuck in the past (you can add on sanitizers, but they arent built into the language)