Mycelium/hyphae
Ava Affine 524f79733c
All checks were successful
per-push tests / build (push) Successful in 49s
per-push tests / test-frontend (push) Successful in 33s
per-push tests / test-utility (push) Successful in 35s
per-push tests / test-backend (push) Successful in 29s
per-push tests / timed-decomposer-parse (push) Successful in 34s
HyphaeVM Cons instruction prototype
This commit implements the Cons instruction with desired behavior.
Tests are yet to be implemented for any instruction, but are coming
soon.

Signed-off-by: Ava Affine <ava@sunnypup.io>
2025-07-27 07:18:14 +00:00
..
src HyphaeVM Cons instruction prototype 2025-07-27 07:18:14 +00:00
build.rs HyphaeVM - WIP 2025-07-24 19:26:31 +00:00
Cargo.toml Clean up project structure 2025-07-24 19:44:43 +00:00
instructions.toml HyphaeVM Garbage Collection 2025-07-25 22:27:51 -07:00