A simple virtual machine with some fancy concepts... (like Erlang, but different)
Go to file
Alain Zscheile 6256336a5c refactor(bytecode/pointer): use [u8; 16] instead of (u64, u64)
API BREAK: this changes the computed HMAC
2022-09-27 15:19:33 +02:00
crates refactor(bytecode/pointer): use [u8; 16] instead of (u64, u64) 2022-09-27 15:19:33 +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