Commit Graph

4 Commits

Author SHA1 Message Date
Rachel Powers
337ca50560 refactor(frontend): fix slot occupant and device add components 2024-05-30 20:47:17 -07:00
Rachel Powers
7b6909a323 refactor(vm, frontend): memory instructions, baseObject
- parse and map meory instructions
- use FrozenObjectFull to propogate  data out of VM to componates (far
  less wasm calls)
2024-05-29 20:08:16 -07:00
Rachel Powers
c1f4cb23d4 refactor(frontend): use new frozen object to fill values for baseObject mixin, proxy vm to webworker to avoid hogging main thread 2024-05-29 00:27:28 -07:00
Rachel Powers
19c85c1078 properly set occupant hash, max quantity, sorting class 2024-04-28 12:53:47 -07:00