6 Commits

Author SHA1 Message Date
b78d4408f1 remove all uses of stdlib printf/putc/puts 2024-12-26 00:46:45 -06:00
cedeb20353 replace <stdio.h> include with platform macros 2024-12-25 23:20:17 -06:00
f1976baf57 implement String support 2024-12-25 10:10:28 -06:00
d2863035e4 implement static fields 2024-12-24 07:44:14 -06:00
932a7c82aa add class_resolver
Implement the getfield and invokestatic opcodes.
2024-12-23 23:25:45 -06:00
39f53e8ee4 initial 2024-12-23 14:41:20 -06:00