This issue is meant to track progress on adding support for Windows systems for the following items: - [x] Compile/run the builder via `zig build` - [ ] Compile/run all examples via `zig build -Dexample=[NAME]` - [ ] #18 - [ ] All example binary/test runs work as expected - [ ] #18 - [x] #11
This issue is meant to track progress on adding support for Windows systems for the following items:
zig buildzig build -Dexample=[NAME]