Skip to content

Build System Summary

build system

notes on zig's build system, drawn from studying ghostty (terminal emulator) and bun (javascript runtime). both are large, production zig projects with sophisticated builds.

notes