Replies: 4 comments 5 replies
-
hash zig可以自动生成 更新到build.zig.zon。比如这个https://github.com/allyourcodebase/zlib |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
像 Rust 的 cargo 是有一个中心的话 crates io 来记录一个包的 checksum,zig 没有这个东西,所有这个 hash 应该是去不掉的 |
Beta Was this translation helpful? Give feedback.
2 replies
-
zig fetch 不是已经不需要填zon文件了吗 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
zig 的包管理器还会再优化吗?现在的包管理器说起来就没有go的好用,还会更新到更简单些,不要那个什么hash吗?hash只要zig知道就行,虽然是有了包管理器,但是难用啊
Beta Was this translation helpful? Give feedback.
All reactions