Requires Zig 0.15.2 or newer (see build.zig.zon).
zig build -Doptimize=ReleaseFastThe typm binary is written to zig-out/bin/ (or zig-out\bin\typm.exe on Windows). Add that directory to your PATH, or run it via zig build run -- <args>.
zig build testsThese must be installed and available on your PATH:
- Typst — package layout,
typst compilefor templates/thumbnails when usingpack/build. - Git —
installandinfowhen resolving remote sources.