The Zig project has made significant progress in 2026, including improvements to the ELF linker, incremental compilation, and the build system, which has made zig build faster and more efficient. The project has also made changes to the standard library, including preferring the Native API over Win32 and deleting redundant code from the libc subproject, which has improved compilation speed ...