Open shazow opened 1 year ago
Right now we're only tracking static jumps (ie. where arguments to JUMP/JUMPI are hardcoded in the immediately preceding instructions, rather than ones that exist on the stack from earlier contexts).
Blocked by #26
Right now we're only tracking static jumps (ie. where arguments to JUMP/JUMPI are hardcoded in the immediately preceding instructions, rather than ones that exist on the stack from earlier contexts).
Blocked by #26