jedisct1 4/15/2025|
I'm switching all my C projects over to the Zig toolchain, and honestly, I'm not looking back.
david2ndaccount 4/15/2025||
You’re switching to the build system of a different, pre 1.0 programming language that has frequent breaking changes?
bitwize 4/15/2025||
Zig has a built-in C compiler, arguably one of the just-worksiest C compilers out there.
unclad5968 4/15/2025||
The Zig build system is basically cmake except worse but in Zig.