working on results

This commit is contained in:
2026-01-04 00:35:40 +01:00
parent c228d86e91
commit 02b8c69838
7 changed files with 253 additions and 140 deletions

View File

@@ -1,7 +1,12 @@
.{
.name = .SPIRV_Interpreter,
.version = "0.0.1",
.dependencies = .{},
.dependencies = .{
.pretty = .{
.url = "https://github.com/timfayz/pretty/archive/refs/heads/main.tar.gz",
.hash = "pretty-0.10.6-Tm65r6lPAQCBxgwzehYPeqsCXQDT9kt2ktJuO-2tRfE6",
},
},
.minimum_zig_version = "0.15.2",
.paths = .{
"build.zig",