A simple virtual machine with some fancy concepts... (like Erlang, but different)
Go to file
2022-09-26 05:09:14 +02:00
crates feat(vm): Process/ make fields public 2022-09-26 05:09:14 +02:00
docs update docs and get rid of Header; use capability model for linking 2022-09-23 14:54:36 +02:00
.gitignore initial commit 2022-09-23 04:45:34 +02:00
Cargo.lock refactor(vm): split cli and library code 2022-09-26 03:29:25 +02:00
Cargo.toml initial commit 2022-09-23 04:45:34 +02:00