> I can see why that might feel like an existential attack on Zig even if starts with a bit about how great Zig is.
The original post explicitly praised Zig, and seemed to be arguing more that Zig was a great tool for the initial version of Bun, but that Rust was better for their needs as Bun grew to a larger project with a larger contribution team.
That seems completely in line with what Zig claims its strengths are. Zig's response to "but memory bugs" has basically always been "Zig is not a language for a big tumultuous project that you're going to throw interns at."
It explicitly praised zig and then spent a long time implicitly damning it. The whole blog post said in short, "zig is awesome, but it's use led to endless memory related bugs in the bun code that we couldn't stay on top of, so we rewrote in Rust."
If you didn't catch that then I'm not sure we read the same article. I haven't gone past basic tutorials in either language and I was really starting to believe that zig must be worse than C or C++! After thinking about it for a minute I wondered if maybe the developer was actually, well, not very good. Andrew's blog post did a lot to explain to me the background behind this all. I really appreciated it.