zig/stage1
Andrew Kelley ab086b62cf update zig1.wasm
Looks like I might have messed up the wasm kernel in my recent branch causing some sporadic failures on the CI.

This file was built the following way:

1. check out d0311e28b3
2. do the cmake bootstrap
3. check out 57ea6207d3
4. `zig build update-zig1` and stash those modified files
5. check out 440b3df702 (master)
6. do the cmake bootstrap
7. `zig build update-zig1` to produce this commit
2023-04-30 10:54:20 -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
wasm2c.c wasm2c: reuse locals 2022-12-09 03:45:29 -05:00
wasm.h use zig-wasm2c for bootstrapping 2022-12-06 12:15:04 -07:00
zig1.wasm update zig1.wasm 2023-04-30 10:54:20 -07:00
zig.h update zig1.wasm 2023-04-28 13:29:39 -07:00