Hacker News new | ask | show | jobs
by pjmlp 196 days ago
Given Zig's approach to safety, you can get the same in C with static and runtime analysis tools, that many devs keep ignoring.

Already setting the proper defaults on a Makefile would get many people half way there, without changing to language yet to be 1.0, and no use-after-free story.

1 comments

> many devs keep ignoring

And thats why Zig don’t offer much. Devs will just ignore it.