omarandlorraine / strop

Stochastically generates machine code
MIT License
97 stars 1 forks source link

there is so much unnecessary code #66

Closed omarandlorraine closed 4 weeks ago

omarandlorraine commented 3 months ago

There's tables of opcodes, and hand-coded disassemblers, and match statements spanning several screens, it's a nightmare. How about using third-party crates more.