code
Clone this repository
https://tangled.org/zzstoatzz.io/notes
git@tangled.org:zzstoatzz.io/notes
For self-hosted knots, clone URLs may differ based on your setup.
- organization.md: modular build.zig, Config struct, SharedDeps
- dependencies.md: lazy deps, vendored vs system libs, pinning
- codegen.md: generating zig source at build time
- cross-compilation.md: cpu targeting, glibc, universal binaries
patterns from studying two large production zig projects
馃 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
make each file more accessible - explain what the thing is for,
why you'd care, and what the patterns mean in context.
馃 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>