I found it shockingly easy to get a miscompilation that it really soured my interest in it. It’s good to hear that in practice that appears to be less of a concern.
The first was fixed within 24 hours, in fact just before I reported it. The others had clear TODO error messages in the panic, and there were easy enough workarounds.
If you're curious to see a large Zig codebase, two significant projects are Bun [1] and TigerBeetle [2].
[1] https://github.com/oven-sh/bun
[2] https://github.com/tigerbeetledb/tigerbeetle
Awesome to hear that you're excited about Zig.
Thanks for sharing the link to our repo also—would love to take you on a 1-on-1 tour of the codebase sometime if you'd be up for that!