refactor(vm): start freezeing objects impl

This commit is contained in:
Rachel Powers
2024-05-12 23:44:28 -07:00
parent 8288d8ae6f
commit 347f5f1d59
18 changed files with 1608 additions and 417 deletions

3
rust-analyzer.json Normal file
View File

@@ -0,0 +1,3 @@
{
"rust-analyzer.cargo.target": "wasm32-unknown-unknown"
}