Build System
6 chapters.
- Build ModesFour modes, and what each one trades.
- Emitting an ExecutableBuilding without a build.zig.
- Cross-compilationEvery target, out of the box.
- Zig BuildThe build system is a Zig program.
- DependenciesDeclaring, fetching, and wiring a package with build.zig.zon.
- Generating DocumentationDoc comments and the generated site.