web: Secondary utils and helpers

This commit is contained in:
2026-03-06 13:17:27 +01:00
parent 2e97aef842
commit f02ece22fa
9 changed files with 781 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
.{
.name = .web,
.version = "0.0.0",
.minimum_zig_version = "0.15.2",
.paths = .{
"src",
"build.zig",
"build.zig.zon",
},
.fingerprint = 0x15c938517148d390,
}