bradford-hamilton-apple-1/internal/vm
Bradford Lamson-Scribner d36d9c829a internal/vm: start playing with op executions
So far the pattern feels a tiny bit weird but also has been nice to work
with. As you can see, the op now contains it’s instruction execution func
which can be called directly from the op.
2020-05-30 17:06:14 -06:00
..
cpu.go docs: update some funcs with light docs 2020-05-30 11:13:35 -06:00
exec_funcs.go internal/vm: start playing with op executions 2020-05-30 17:06:14 -06:00
mem.go internal/vm: add the first few opcode handlers 2020-05-30 11:03:58 -06:00
opcodes.go internal/vm: start playing with op executions 2020-05-30 17:06:14 -06:00
vm.go internal/vm: start playing with op executions 2020-05-30 17:06:14 -06:00