(no title)
bbkane | 15 days ago
Zig is trying to get me instant compilation and I see that as a huge advantage for Zig (even past the first 2 weeks).
I'll probably stick with Rust as my "low level language" due to its safety, type system, maturity, library ecosystem, and career opportunities.
But I remain jealous of Zig's willingness to do extreme things to make compilation faster.
bombela|15 days ago
A full build was definitely much faster, but not as useful. Especially when using a build system with shared networked caching (Bazel for example).
Yes those projects were a bloated mess, as it always seems to be.
bbkane|15 days ago
samiv|15 days ago
pjmlp|14 days ago
And avoid header libraries, C++ isn't a scripting language.