mirror of
https://github.com/ziglang/zig.git
synced 2026-01-13 19:05:12 +00:00
Now instead of zig.h being baked into the compiler binary, it is a header file distributed along with all the other header files distributed with Zig. Closes #11643