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)
This commit is contained in:
- parse and map meory instructions - use FrozenObjectFull to propogate data out of VM to componates (far less wasm calls)