Skip to content

v0.19.19

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 01:10
584bacf

New features

Bug fixes

  • Fix Binaryen glue string encoding (#2129) (3b3fe60)
  • Fix boolean oveflow casts for constants (#2134) (6a3e848)
  • Always normalize relative transform paths (#2096) (341cb9d)
  • Types of small integer constants should always set a current type (#2132) (1cbe393)
  • Propagate inner conditional flags in switch statements (#2102) (70013e9)

Other