Commit Graph

6 Commits

Author SHA1 Message Date
Krzosa Karol
80fb582854 Logging 2022-06-21 14:02:54 +02:00
Krzosa Karol
3f384a60ec Adding debug logging to interpreter 2022-06-21 13:35:20 +02:00
Krzosa Karol
a2b06d23d5 Switching to register based VM 2022-06-21 13:05:11 +02:00
Krzosa Karol
101970f62e Rewrite VM, only capable to work on 64bit arithmetic 2022-06-20 22:14:46 +02:00
Krzosa Karol
fd66781afb Arithmetic ops and pushes for all types 2022-06-20 20:14:34 +02:00
Krzosa Karol
5a8f36b16a Bytecode interpreter init 2022-06-20 19:27:22 +02:00