Skip to content

v0.1.3

Compare
Choose a tag to compare
@tutugordillo tutugordillo released this 30 Jul 12:32
· 745 commits to main since this release
9190e7b
  • It generates a asm json with the optimized bytecodes as output
  • It fixs minor errors when considering some uninterpreted functions
  • It fix minor errors in the log generation
  • It adds a final verification that checks that the original asm json and the optimized one are equivalent, i.e., their blocks generates the same stack.