zig/stage1
Andrew Kelley a8de15f66a update zig1.wasm
Needed due to the compiler depending on standard library APIs such as
ArrayList that contain `@memset` and `@memcpy` calls in them. The number
of parameters changed, so this is necessary for the compiler to build.
2023-04-25 11:23:41 -07:00
..
config.h.in build: obtain zigcpp library prefix/suffix from cmake 2022-12-07 01:44:15 -07:00
config.zig.in update CPU features to LLVM 16 2023-01-26 16:36:14 -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 Module: rewrite zir caching logic 2023-03-08 00:00:52 -05:00
wasm.h use zig-wasm2c for bootstrapping 2022-12-06 12:15:04 -07:00
wasm2c.c wasm2c: reuse locals 2022-12-09 03:45:29 -05:00
zig.h update zig1.wasm 2023-04-23 13:33:20 -07:00
zig1.wasm update zig1.wasm 2023-04-25 11:23:41 -07:00