-
f7a4fb5f7f
Copy updates, add tests, implement compiler directly, no more assemblers
main
zongor
2026-01-20 23:10:47 -0800
-
1191dd7476
dont accidentally use these until they are done
feature/stack
zongor
2026-01-19 21:56:42 -0800
-
9f8575e5a2
WIP more stack ops
zongor
2026-01-19 21:54:12 -0800
-
1b77649e36
wip stack based
zongor
2026-01-19 21:21:18 -0800
-
-
ee8f9b63b0
add load/store, add hello example. fix syscall for terminal, fix str alloc
zongor
2026-01-14 20:02:52 -0800
-
634e1ed4eb
some more optimizations
zongor
2026-01-14 00:52:55 -0800
-
431d09656b
optimizations
zongor
2026-01-14 00:32:29 -0800
-
025acce1c6
Add number tostring methods
zongor
2026-01-11 20:33:57 -0800
-
c961edeb00
try static frame size, not faster :(
experiement/static-frame-size
zongor
2026-01-11 20:03:43 -0800
-
-
c1b629e368
some speed enhancements
zongor
2026-01-10 23:23:28 -0800
-
3eb121d5b8
working recursion
zongor
2026-01-10 19:57:10 -0800
-
eb23d26731
WIP fibonacci
zongor
2026-01-08 22:57:12 -0800
-
492f20f74a
Bit of code cleanup/documentation
zongor
2026-01-07 23:57:28 -0800
-
c55b15cdfa
add function test works, wip fibonacci
zongor
2026-01-07 23:44:32 -0800
-
2334212952
wip recursive test
zongor
2026-01-07 18:42:16 -0800
-
28f0c7b85b
merge
zongor
2026-01-05 22:27:11 -0800
-
d5e202c422
quick fix
zongor
2026-01-05 22:23:31 -0800
-
f9dc374430
Update specification.
zongor
2026-01-05 22:20:48 -0800
-
4635c83e42
WIP: implement call and return instructions
zongor
2026-01-05 21:18:23 -0800
-
34b6fa96ca
WIP add all other opcodes except call/return, simple add test
zongor
2026-01-04 22:25:37 -0800
-
e7f8c5417a
move wasm shell
zongor
2026-01-04 15:45:23 -0800
-
da9bc0f587
Implement math, jump, convert opcodes, syscall stub,
zongor
2026-01-04 15:43:52 -0800
-
6b625c4663
Add opcodes, get rid of VM for less redirection, add encode/decode macros
zongor
2026-01-03 23:10:17 -0800
-
f465cdb39a
Remove duplicate file, merge local
zongor
2026-01-03 19:29:37 -0800
-
39d088bd9c
WIP opcodes
zongor
2026-01-03 19:03:50 -0800
-
e71d687db8
update readme to add better build instructions
zongor
2025-12-21 16:57:33 -0800
-
d9468f2efd
update docs, setup minimal builds for web gui/tui + linux gui/tui
zongor
2025-12-21 16:37:20 -0800
-
a587cb68e3
Add inital documentation, starter code.
zongor
2025-12-21 11:11:29 -0800
-
a51ce9a55e
Initial commit
zongor
2025-12-21 13:01:19 -0500