refactor(vm): cleanup, trait docs, reenable interpreter tests

This commit is contained in:
Rachel Powers
2024-05-27 22:12:06 -07:00
parent dae6be9f4a
commit 1843bdbfce
33 changed files with 50351 additions and 51177 deletions

1
Cargo.lock generated
View File

@@ -688,6 +688,7 @@ dependencies = [
"color-eyre",
"const-crc32",
"getrandom",
"ic10emu",
"itertools",
"macro_rules_attribute",
"paste",