A simple virtual machine with some fancy concepts... (like Erlang, but different)
Go to file
2022-09-28 14:23:05 +02:00
crates API BREAK: make the VM u128-based (as only datatype) 2022-09-28 14:23:05 +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