Tracks all outstanding `TODO` comments found across the crates, grouped by theme. ## Child issues - [ ] #33 — Re-enable virtual stack (vstack) optimization - [x] #34 — Implement EXP and SIGNEXTEND opcodes - [ ] #35 — keccak256: check return code and optimize stack push - [ ] #36 — Optimize POP and RETURN opcode codegen - [ ] #37 — Implement dynamic memory expansion and MSTORE memory tracking - [ ] #38 — Add bounds checking to runtime stack_pop and stack_peek
Tracks all outstanding
TODOcomments found across the crates, grouped by theme.Child issues