I wanted to make my codebase compile offline (since all the zig-gamedev libraries are already there) and now I wanted to do the same with zgpu.
Sadly there aren't any guides (afaik) on how to compile dawn yourself instead of pulling the prebuilt binaries from github.
Would you mind adding that?