Commit Graph

25 Commits

Author SHA1 Message Date
Rachel Powers
138492b5b5 add xtask tag command
Some checks failed
deploy preview to netlify / build (push) Has been cancelled
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2024-09-17 20:25:58 -07:00
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
6e80f21046 refactor(vm): fix Reagent code gen
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2024-09-16 18:02:56 -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
d618f7b091 refactor(vm, frontend): internally tag template enum, finish remap frontend 2024-05-31 21:41:09 -07:00
Rachel Powers
7efcec9194 refactor(wasm): remap wasm interface (rust side) 2024-05-28 01:00:49 -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
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
095e17a4fb refactor(vm) checkup - ensure tests pass 2024-05-09 14:41:32 -07:00
Rachel Powers
096e272b07 refactor(vm) use generated enums wherever possible 2024-05-09 13:58:28 -07:00
Rachel Powers
371167db45 refactor(vm) cleanup serde_derive usage 2024-05-09 09:49:26 -07:00
Rachel Powers
5cc935b826 refactor(vm) helpful codegen round 1~ 2024-05-07 21:59:06 -07:00
Rachel Powers
2536af81e2 start building macros for VMObject trait
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2024-04-30 11:26:33 -07:00
Rachel Powers
e39a3171c7 bump version to 0.2.3
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2024-04-29 22:31:41 -07:00
Rachel Powers
8564709e68 chore: changelog tools 2024-04-28 12:55:54 -07:00
Rachel Powers
982fe4771c bump version 0.2.1
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
2024-04-22 13:32:04 -07:00
Rachel Powers
e4d42d69a5 persist vm session 2024-04-20 01:39:10 -07:00
Rachel Powers
9a374a4f73 save VM state 2024-04-19 20:06:19 -07:00
Rachel Powers
4e6ac09c5e device templates exist now 2024-04-15 21:30:05 -07:00
Emil Gardström
4c47c6f640 add helper for building 2024-04-02 17:32:45 +02:00
Emil Gardström
c7c92a08d2 use a workspace 2024-04-02 12:19:42 +02:00