zig/stage1
Andrew Kelley dff45c266e wasi.c: report no environment variables available
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.
2024-02-27 22:55:00 -07:00
..
2024-02-26 23:43:42 -07:00
2022-12-09 03:45:29 -05:00
2022-12-06 12:15:04 -07:00
2024-02-09 23:11:46 +02:00
2022-12-06 12:15:04 -07:00
2024-01-01 19:49:07 -07:00