Args parse

This commit is contained in:
Dmitry Sergeev
2026-09-13 13:41:47 +03:00
parent 787b89474c
commit 94ff41a124
5 changed files with 238 additions and 55 deletions
+1
View File
@@ -5,6 +5,7 @@ go 1.26.0
require (
github.com/gogpu/gputypes v0.8.0
github.com/gogpu/wgpu v0.34.3
github.com/google/uuid v1.6.0
github.com/qvest-digital/go-mxl v1.1.0-rc.4
github.com/spf13/pflag v1.0.10
)