Hacker News new | ask | show | jobs
by scrubs 356 days ago
Zig's build system is in zig code. Cmake/make/ninja/meson are not. That's a notable difference.

My initial take on the zig stuff is that it's a bit complex ...