mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
update zig1.wasm
Updates the way CLI parameters for modules and dependencies are specified. Old CLI: --mod a:a,b=c:d --deps a,b=c New CLI: --dep a --dep b=c --mod a d
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user