55 Commits

Author SHA1 Message Date
Rachel
9792fddf1f finished implimenting instrucitons 2024-03-26 21:03:19 -07:00
Rachel
bcc10adaf0 Nearly done with instruction impl 2024-03-26 01:43:31 -07:00
Rachel
e9df98a4c2 All branch/jump and set instructions impl
Signed-off-by: Rachel <508861+Ryex@users.noreply.github.com>
2024-03-25 15:54:03 -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
3ff8211028 add emu build to workflow 2024-03-17 16:14:55 -07:00