No description
Find a file
2024-06-23 02:02:23 +02:00
.cargo Initial commit 2024-06-18 12:36:23 +02:00
src Implementation of BitVec; Boilerplate for LinkedList 2024-06-23 02:02:23 +02:00
.gitignore Initial commit 2024-06-18 12:36:23 +02:00
build.nu Initial commit 2024-06-18 12:36:23 +02:00
Cargo.lock Initial commit 2024-06-18 12:36:23 +02:00
Cargo.toml Initial commit 2024-06-18 12:36:23 +02:00
Dockerfile Initial commit 2024-06-18 12:36:23 +02:00
flake.lock uwu 2024-06-22 21:37:59 +02:00
flake.nix Initial commit 2024-06-18 12:36:23 +02:00
flake.systems.nix Initial commit 2024-06-18 12:36:23 +02:00
justfile Initial commit 2024-06-18 12:36:23 +02:00
README.md Add README 2024-06-18 13:02:32 +02:00

bowotloader


Building

I have bootstrapped a nushell script that executes a throwaway docker container. This allows the x86 binary to be built on other architectures.

To build just run: nu build.nu