liblbos port to C3
Find a file
2025-10-07 11:29:07 +13:00
src even more compilation errors 2025-10-07 11:29:07 +13:00
flake.lock initial commit 2025-10-07 11:09:46 +13:00
flake.nix initial commit 2025-10-07 11:09:46 +13:00
LICENSE initial commit 2025-10-07 11:09:46 +13:00
manifest.json initial commit 2025-10-07 11:09:46 +13:00
README.md initial commit 2025-10-07 11:09:46 +13:00

Reimplementation of liblbos in C3

Ignores some best practices in the name of a smaller binary. If you want to keep safety/panic messages but the resulting binary is too large, remove the contracts in doc comments (<* @require x != 0 *> etc)