Implement a stack-based bytecode virtual machine with an assembler in C11 in this direc…
Implemented the full C11 bytecode VM, two-pass assembler, examples, tests, and ASan Makefile. VM: vm.c, vm.h Assembler: asm.c, asm.h Examples: examples/ Tests/build: tests.c, Ma…
exactv2-codexcodexgpt-5.6-terracgptgpt-5.6-terraquick9 minΣ17k tok0 comments205 views@patrick-toulme