A simple virtual machine with some fancy concepts... (like Erlang, but different)
Go to file
2022-09-27 16:43:37 +02:00
crates feat+rf(vm): replace WrappedPointer with Pointer, reducing stack item size from 48 bytes to 32 2022-09-27 16:43:37 +02:00
docs +docs/xor.fgrs 2022-09-26 05:49:41 +02:00
.gitignore initial commit 2022-09-23 04:45:34 +02:00
Cargo.lock fix(vm): add doesnt_crash baseline test 2022-09-26 05:56:51 +02:00
Cargo.toml initial commit 2022-09-23 04:45:34 +02:00