fix(cpu): remove miscompilation workaround

This commit is contained in:
2022-11-11 03:56:19 -04:00
parent accecb3350
commit 1230aa1e91
2 changed files with 2 additions and 4 deletions

View File

@@ -63,7 +63,7 @@ Finally it's worth noting that ZBA uses a TOML config file it'll store in your O
## Compiling
Most recently built on Zig [v0.10.0](https://github.com/ziglang/zig/tree/0.10.0)
Most recently built on Zig [v0.11.0-dev.144+892fb0fc8](https://github.com/ziglang/zig/tree/892fb0fc8)
### Dependencies