upvote
AFAIK garbage collection is basically not implemented yet. I myself do `ZIG_LOCAL_CACHE_DIR=~/.cache/zig` so I only have to nuke single directory whenever I feel like it.
reply
what exactly people call 'garbage collection' in Zig? build cache cleanup?
reply
Indeed what was referred to here is the zig build system cache.
reply