Skip to content

v0.36.1 - 2024-09-20

Compare
Choose a tag to compare
@Robbepop Robbepop released this 23 Sep 19:49
· 208 commits to main since this release
v0.36.1
b38cb60

Fixed

  • Fixed ref.is_null translation constant propagation issue. #1189
  • Fixed invalid overwrite of preserved local register. #1177
  • Removed faulty br_table optimization.
  • Fix a few clippy warnings.