jedisct1 5 days ago

I'm switching all my C projects over to the Zig toolchain, and honestly, I'm not looking back.

2
david2ndaccount 5 days ago

You’re switching to the build system of a different, pre 1.0 programming language that has frequent breaking changes?

bitwize 5 days ago

Zig has a built-in C compiler, arguably one of the just-worksiest C compilers out there.

unclad5968 5 days ago

The Zig build system is basically cmake except worse but in Zig.