|
|
|
|
|
by hiccuphippo
1 hour ago
|
|
You could use Zig's package fetching system for Odin vendor packages since they made it work with C libraries for Zig. Zig doesn't have a centralized package management system though. It's all links to tar.gz/git with integrity hashes. |
|