Skip to content

2.2.1

Compare
Choose a tag to compare
@cardillan cardillan released this 30 Sep 20:27
· 52 commits to main since this release

Fixed

  • Fixed the layout of the web page not rendering well on smaller screens and mobile devices.

Changed

  • Changed the Single Step Elimination optimization to remove the last instruction if it jumps to the start of the program (not just end, but also unconditional jump) on advanced optimization level.