commit ab086b62cf585aa7fa73f2df3332e87f60226f86 (tree)
parent 3fb93fc8f2d3e755492a495fa69f65ae6615cab6
Author: Andrew Kelley <andrew@ziglang.org>
Date: Sun, 30 Apr 2023 00:09:51 -0700
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 d0311e28b397d173f0d60c403985047ec952a172
2. do the cmake bootstrap
3. check out 57ea6207d3cb2db706bdc06c14605e4b901736dd
4. `zig build update-zig1` and stash those modified files
5. check out 440b3df702f1c8bfddabc1c594a3f49cf0011a63 (master)
6. do the cmake bootstrap
7. `zig build update-zig1` to produce this commit
Diffstat:
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/stage1/zig1.wasm b/stage1/zig1.wasm
Binary files differ.