| ... | @@ -59,11 +59,11 @@ stage3/bin/zig build test-universal-libc -fqemu -fwasmtime -Denable-llvm | ... | @@ -59,11 +59,11 @@ stage3/bin/zig build test-universal-libc -fqemu -fwasmtime -Denable-llvm |
| 59 | stage3/bin/zig build test-compare-output -fqemu -fwasmtime -Denable-llvm | 59 | stage3/bin/zig build test-compare-output -fqemu -fwasmtime -Denable-llvm |
| 60 | stage3/bin/zig build test-asm-link -fqemu -fwasmtime -Denable-llvm | 60 | stage3/bin/zig build test-asm-link -fqemu -fwasmtime -Denable-llvm |
| 61 | stage3/bin/zig build test-fmt -fqemu -fwasmtime -Denable-llvm | 61 | stage3/bin/zig build test-fmt -fqemu -fwasmtime -Denable-llvm |
| | 62 | stage3/bin/zig build test-translate-c -fqemu -fwasmtime -Denable-llvm |
| 62 | | 63 | |
| 63 | $STAGE1_ZIG build test-standalone -fqemu -fwasmtime | 64 | $STAGE1_ZIG build test-standalone -fqemu -fwasmtime |
| 64 | $STAGE1_ZIG build test-stack-traces -fqemu -fwasmtime | 65 | $STAGE1_ZIG build test-stack-traces -fqemu -fwasmtime |
| 65 | $STAGE1_ZIG build test-cli -fqemu -fwasmtime | 66 | $STAGE1_ZIG build test-cli -fqemu -fwasmtime |
| 66 | $STAGE1_ZIG build test-translate-c -fqemu -fwasmtime | | |
| 67 | $STAGE1_ZIG build test-run-translated-c -fqemu -fwasmtime | 67 | $STAGE1_ZIG build test-run-translated-c -fqemu -fwasmtime |
| 68 | $STAGE1_ZIG build docs -fqemu -fwasmtime | 68 | $STAGE1_ZIG build docs -fqemu -fwasmtime |
| 69 | $STAGE1_ZIG build test-cases -fqemu -fwasmtime | 69 | $STAGE1_ZIG build test-cases -fqemu -fwasmtime |