(no title)
synalx
|
2 months ago
The problem with "the language tooling is already a build system" is that cross-language dependency chains are a thing. The moment you need a Rust or Zig file to be regenerated and recompiled when a JSON schema or .proto file is updated, you're outside what most of those language-specific toolchains can support. This is where Bazel absolutely shines.
Cloudef|2 months ago
unknown|2 months ago
[deleted]
eska|2 months ago
steeve|2 months ago
perhaps, just perhaps, why people go through the trouble not because they are idiots but for actual engineering reasons
dlahoda|2 months ago