updating to Zig 0.16
Some checks failed
Build / build (push) Failing after 32s
Test / build (push) Successful in 7m50s

This commit is contained in:
2026-04-16 01:50:42 +02:00
parent 9f586ae9c0
commit 4bd688cf07
9 changed files with 330 additions and 378 deletions

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.zig-cache/
zig-out/
zig-pkg/
.gdb_history
*.o
vgcore*