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