Commit Graph

15 Commits

Author SHA1 Message Date
Rachel
bcc10adaf0 Nearly done with instruction impl 2024-03-26 01:43:31 -07:00
Rachel
93b5a7c4bf Move to a much more "simple" parser, start op impl
- wasm compiles in seconds instead of 20+ minutes wooo! (I'm looking at
  you rust-sitter)

Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-24 23:11:08 -07:00
Rachel
1e544a0d1e back off BSON
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-23 20:34:49 -07:00
Rachel
99ed5bfe02 Renable session saving to fragment (using bson)
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-23 18:44:16 -07:00
Rachel
45f24e01b5 Frontend refactor, prep for emulator intergration
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-23 17:04:10 -07:00
Rachel
2425d8145a Cleanup css and bind some menu entries
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-19 23:59:56 -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
3e4eb9d0cf add github link, embed meta
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-19 00:46:31 -07:00
Rachel
812aa00881 Saveing and opening files, quick links.
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-18 22:12:01 -07:00
Rachel
13491aa7df Fix async stream iteration on chromium
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-18 18:47:45 -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
c1456d575d fix highlight rules to support r16 and 17
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-18 14:17:15 -07:00
Rachel
7d542c53ba fix up ace loading through webpack,
- enable language tools extention
2024-03-17 22:49:12 -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