Draft / Experimental: Zith documentation describes a language under active development. Check Implementation Status before relying on a feature.

zithc build

Build a project or source target.

zithc build
zithc build src/main.zith

Use build when you want emitted output without immediately executing it. Run check first when you only need validation.