Commit Graph

18 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
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
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
5cc935b826 refactor(vm) helpful codegen round 1~ 2024-05-07 21:59:06 -07:00
Emil Gardström
bae8bb5745 correctly apply cargo config 2024-04-02 17:32:45 +02:00
Emil Gardström
c7c92a08d2 use a workspace 2024-04-02 12:19:42 +02:00
Rachel
60332b498d full typescript conversion 2024-03-31 16:12:21 -07:00
Rachel
d9a8a9fbec fix hash autocomplete
- begin device from template
2024-03-30 13:33:20 -07:00
Rachel
78463e6701 fix lsp build 2024-03-29 19:06:16 -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
78c13331a1 Define a grammar with rust-sitter
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-22 04:09:04 -07:00
Rachel
e0965ddcef fix overflow, add editor settings
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-19 22:32:43 -07:00
Rachel
e3c8caffa7 update cargolock to point at latest lsp 2024-03-18 22:17:15 -07:00
Rachel
213a1ec9b7 content compressed page fragment -> sharable links
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-18 15:44:42 -07:00
Rachel
3ff8211028 add emu build to workflow 2024-03-17 16:14:55 -07:00
Rachel
de8503b745 inital commit 2024-03-17 15:41:23 -07:00