about things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

README.md

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#