This commit is a WORK IN PROGRESS for the base implementation of the HyphaeVM. This will be squashed into a larger commit eventually when the work of implementing the HyphaeVM is finished. Do note the in progress number package implementation in snippets Signed-off-by: Ava Affine <ava@sunnypup.io>
3 lines
74 B
TOML
Executable file
3 lines
74 B
TOML
Executable file
[workspace]
|
|
resolver = "2"
|
|
members = ["mycelium", "decomposer", "hyphae"]
|