A simple virtual machine with some fancy concepts... (like Erlang, but different)
Go to file
2022-10-15 17:11:00 +02:00
crates feat(vm): callstack doesn't really need to always store the module pointer for each callframe 2022-10-15 17:11:00 +02:00
docs GENERAL BREAK: get rid of signed pointers 2022-09-30 12:35:08 +02:00
.gitignore initial commit 2022-09-23 04:45:34 +02:00
Cargo.lock GENERAL BREAK: get rid of signed pointers 2022-09-30 12:35:08 +02:00
Cargo.toml initial commit 2022-09-23 04:45:34 +02:00