A cross-platform simulator for the GreenArrays GA144 multi-computer chip.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Prime nix dev environment

+2
+2
.github/workflows/main.yml
··· 35 35 # Run our checks to catch quick issues 36 36 - run: nix flake check 37 37 38 + - run: nix develop -c zig env 39 + 38 40 - name: Run zig fmt 39 41 if: matrix.os == 'ubuntu-latest' 40 42 run: nix develop -c zig fmt --check .