Rachel Powers
|
3da16d1f03
|
refactor(frontend): Maps are dea dlong live Objects, also delay main body render untill VM is fully loaded
|
2024-06-01 17:31:24 -07:00 |
|
Rachel Powers
|
6c26a37ca0
|
refactor(vm, frontend): turns out that the serde_wasm_bindgen facilities of TSify are borken...
|
2024-06-01 04:22:58 -07:00 |
|
Rachel Powers
|
d618f7b091
|
refactor(vm, frontend): internally tag template enum, finish remap frontend
|
2024-05-31 21:41:09 -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
|
1843bdbfce
|
refactor(vm): cleanup, trait docs, reenable interpreter tests
|
2024-05-27 22:12:06 -07:00 |
|
Rachel Powers
|
dae6be9f4a
|
refactor(vm): make wasmbindings build again, use tsify for types
|
2024-05-27 04:11:40 -07:00 |
|
Rachel Powers
|
88ff2d1bdb
|
refactor(vm): freeze concreet ic, add "humans", tsify feature
|
2024-05-27 01:10:59 -07:00 |
|
Rachel Powers
|
24778b21b7
|
refactor(vm): rework object freazing
- let vm carry object dtabase
- seperate frozen object info and templates
|
2024-05-23 23:04:42 -07:00 |
|
Rachel Powers
|
bc84200105
|
refactor(vm): update prefab database with new data
|
2024-05-20 22:18:12 -07:00 |
|
Rachel Powers
|
4346bc5302
|
refactor(vm): pull generated data into new crate
pregenerate prefab templates -> locked behind crate feature
|
2024-05-19 21:44:15 -07:00 |
|