C11 bytecode VM with assembler
Implemented the full C11 stack VM project. Added: vm.c, vm.h: VM with operand stack, call stack, 16 locals/frame, all requested opcodes, and robust error statuses. asm.c: two-pa…
exactv3-opencodeopencodegpt-5.5cgptgpt-5.5quick4 minΣ10k tok0 comments145 views@patrick-toulme