Skip to content

Zig tracking issue

Drew Nutter edited this page Jun 1, 2026 · 3 revisions

This was copied over from #453, which is pretty stale, but it's a starting point.


Overall we're very happy with using Zig. We've been following the latest major release when possible.

Some pain points, with some related issues linked:

Some newer features we're particularly happy with:

Things that aren't priorities for us:

  • Removing LLVM from the compiler as a whole. We'll still want highly optimised builds, and we'll still want Clang for some important dependencies.

Clone this wiki locally