mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
Because we don't pass -fqemu and -fwasmtime on aarch64-linux, we're just spending a bunch of time compiling all these module tests only to not even run them. x86_64-linux already covers both compiling and running them. |
||
|---|---|---|
| .. | ||
| aarch64-linux-debug.sh | ||
| aarch64-linux-release.sh | ||
| aarch64-macos-debug.sh | ||
| aarch64-macos-release.sh | ||
| aarch64-windows.ps1 | ||
| x86_64-linux-debug.sh | ||
| x86_64-linux-release.sh | ||
| x86_64-macos-release.sh | ||
| x86_64-windows-debug.ps1 | ||
| x86_64-windows-release.ps1 | ||