| ... | @@ -54,8 +54,7 @@ that counts as "freestanding" for the purposes of this table. | ... | @@ -54,8 +54,7 @@ that counts as "freestanding" for the purposes of this table. |
| 54 | |-------------|--------------|---------|---------|---------|---------| | 54 | |-------------|--------------|---------|---------|---------|---------| |
| 55 | |i386 | OK | planned | OK | planned | planned | | 55 | |i386 | OK | planned | OK | planned | planned | |
| 56 | |x86_64 | OK | OK | OK | OK | planned | | 56 | |x86_64 | OK | OK | OK | OK | planned | |
| 57 | |arm | OK | planned | planned | N/A | planned | | 57 | |arm | OK | planned | planned | planned | planned | |
| 58 | |aarch64 | OK | planned | N/A | planned | planned | | | |
| 59 | |bpf | OK | planned | N/A | N/A | planned | | 58 | |bpf | OK | planned | N/A | N/A | planned | |
| 60 | |hexagon | OK | planned | N/A | N/A | planned | | 59 | |hexagon | OK | planned | N/A | N/A | planned | |
| 61 | |mips | OK | planned | N/A | N/A | planned | | 60 | |mips | OK | planned | N/A | N/A | planned | |
| ... | @@ -64,15 +63,18 @@ that counts as "freestanding" for the purposes of this table. | ... | @@ -64,15 +63,18 @@ that counts as "freestanding" for the purposes of this table. |
| 64 | |amdgcn | OK | planned | N/A | N/A | planned | | 63 | |amdgcn | OK | planned | N/A | N/A | planned | |
| 65 | |sparc | OK | planned | N/A | N/A | planned | | 64 | |sparc | OK | planned | N/A | N/A | planned | |
| 66 | |s390x | OK | planned | N/A | N/A | planned | | 65 | |s390x | OK | planned | N/A | N/A | planned | |
| 67 | |thumb | OK | planned | N/A | N/A | planned | | | |
| 68 | |spir | OK | planned | N/A | N/A | planned | | 66 | |spir | OK | planned | N/A | N/A | planned | |
| 69 | |lanai | OK | planned | N/A | N/A | planned | | 67 | |lanai | OK | planned | N/A | N/A | planned | |
| | 68 | |wasm32 | planned | N/A | N/A | N/A | N/A | |
| | 69 | |wasm64 | planned | N/A | N/A | N/A | N/A | |
| | 70 | |riscv32 | planned | planned | N/A | N/A | planned | |
| | 71 | |riscv64 | planned | planned | N/A | N/A | planned | |
| 70 | | 72 | |
| 71 | ## Community | 73 | ## Community |
| 72 | | 74 | |
| 73 | * IRC: `#zig` on Freenode ([Channel Logs](https://irclog.whitequark.org/zig/)). | 75 | * IRC: `#zig` on Freenode ([Channel Logs](https://irclog.whitequark.org/zig/)). |
| 74 | * Reddit: [/r/zig](https://www.reddit.com/r/zig) | 76 | * Reddit: [/r/zig](https://www.reddit.com/r/zig) |
| 75 | * Email list: [ziglang@googlegroups.com](https://groups.google.com/forum/#!forum/ziglang) | 77 | * Email list: [~andrewrk/ziglang@lists.sr.ht](https://lists.sr.ht/%7Eandrewrk/ziglang) |
| 76 | | 78 | |
| 77 | ## Building | 79 | ## Building |
| 78 | | 80 | |