mirror of
https://github.com/ziglang/zig.git
synced 2025-01-26 20:06:39 +00:00
dff45c266e
I moved part of the compiler that checks environment variables to the standard library, so it doesn't have access to `build_options.only_c` anymore, which means some environment variable checks are leaking into the zig1.wasm build of zig. This logic still makes it return "no environment variables found" though. |
||
---|---|---|
.. | ||
config.h.in | ||
config.zig.in | ||
FuncGen.h | ||
InputStream.h | ||
panic.h | ||
wasi.c | ||
wasm2c.c | ||
wasm.h | ||
zig1.wasm | ||
zig.h |