ziglang / zig

General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
https://ziglang.org
MIT License
35.12k stars 2.56k forks source link

Add `.unpack = false` and --no-unpack to build.zig.zon and zig fetch #22042

Open marler8997 opened 4 days ago

marler8997 commented 4 days ago

closes #17895

Enhances zig with the ability to fetch a dependency of any file type.