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
..
config.h.in build.zig: add support for using "zig c++" as the bootstrap c++ compiler 2023-10-16 23:07:04 +02:00
config.zig.in compiler: JIT zig reduce 2024-02-26 23:43:42 -07:00
FuncGen.h wasm2c: reuse locals 2022-12-09 03:45:29 -05:00
InputStream.h remove the zstd mechanism from the build process 2022-12-09 20:59:13 -07:00
panic.h use zig-wasm2c for bootstrapping 2022-12-06 12:15:04 -07:00
wasi.c wasi.c: report no environment variables available 2024-02-27 22:55:00 -07:00
wasm2c.c remove unused local variables 2024-02-09 23:11:46 +02:00
wasm.h use zig-wasm2c for bootstrapping 2022-12-06 12:15:04 -07:00
zig1.wasm update zig1.wasm 2024-01-01 19:49:07 -07:00
zig.h zig.h: workaround for gcc f128 miscompilations 2023-11-12 17:30:24 -07:00