mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-26 13:01:34 +03:00
3223d3a1ac
When linking libc, these targets can get their environment variables from `std.c.environ`. Additionally, it's okay for WASI to use ANSI escape sequences; nothing in the relevant specs claim otherwise.