A simple virtual machine with some fancy concepts... (like Erlang, but different)
Go to file
2022-09-23 18:44:43 +02:00
crates fix(vm): make sure that we only jump to jump targets 2022-09-23 18:44:43 +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 feat(vm): implement proxy support for ocap calls 2022-09-23 18:34:53 +02:00
Cargo.toml initial commit 2022-09-23 04:45:34 +02:00