17 Commits

Author SHA1 Message Date
Rachel Powers
a34fb426b7 refactor(vm+frontend): better logging, fix slot serialization
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2024-09-16 21:40:51 -07:00
Rachel Powers
08c42a2618 refactor(vm): add proper reagent interface, trace VM, fix slot serialization
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2024-09-16 18:00:10 -07:00
Rachel Powers
b1c9db278d refactor(frontend) finish signal conversion, fix passing data to VM
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2024-08-19 22:22:39 -07:00
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
e4167efc20 chore(codegen): generate json database in www/data 2024-05-28 13:56:22 -07:00
Rachel Powers
7efcec9194 refactor(wasm): remap wasm interface (rust side) 2024-05-28 01:00:49 -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
4346bc5302 refactor(vm): pull generated data into new crate
pregenerate prefab templates -> locked behind crate feature
2024-05-19 21:44:15 -07:00
Rachel Powers
4e6ac09c5e device templates exist now 2024-04-15 21:30:05 -07:00
Emil Gardström
c7c92a08d2 use a workspace 2024-04-02 12:19:42 +02:00
Rachel
41cdf863c4 cargo/pnpm update 2024-03-31 16:16:38 -07:00
Rachel
60332b498d full typescript conversion 2024-03-31 16:12:21 -07:00
Rachel
5706c82553 better data 2024-03-29 16:33:09 -07:00
Rachel
baf67b2c6a Vm working. simple interface built
- still need stack view
- still ned to work with devices
2024-03-28 01:31:09 -07:00
Rachel
3ff8211028 add emu build to workflow 2024-03-17 16:14:55 -07:00