mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +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