Skip to content

v0.0.2

Latest

Choose a tag to compare

@lowlevel01 lowlevel01 released this 08 Nov 14:34
· 1 commit to main since this release
ee26e5e
  • New patterns added (e.g. multiplication, subtraction)
  • Handled variants of arithmetic operations (e.g. add.ovf)
  • Handled ldc.i4.* instructions that contain the operand inside the instruction
  • Refactored the code