A simple virtual machine with some fancy concepts... (like Erlang, but different)
Go to file
2022-09-28 03:29:09 +02:00
crates fix(vm): remote calls might resume where left off, without additional label... 2022-09-28 03:29:09 +02:00
docs refactor(vm): make run non-async, return Error::RemoteCall when remote-calls are invoked 2022-09-28 03:03:18 +02:00
.gitignore initial commit 2022-09-23 04:45:34 +02:00
Cargo.lock feat(vm): make VM no-std usable 2022-09-28 03:19:21 +02:00
Cargo.toml initial commit 2022-09-23 04:45:34 +02:00