Skip to content

v1.0.0

Compare
Choose a tag to compare
@RyanLamansky RyanLamansky released this 24 Apr 14:16
· 56 commits to main since this release
2c5a983
  • Block-type instructions that returned their type in .ToString now more closely match the WAT format; "block (returns i32)" is now "block i32", for example.
  • This is the first formal release, breaking changes should be rare going forward.