Commit Graph

18 Commits

Author SHA1 Message Date
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