Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): Release 0.22.0 #192

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 3, 2023

🤖 I have created a release beep boop

0.22.0 (2023-09-14)

⚠ BREAKING CHANGES

  • Rename dataref to structref
  • Rename data to struct_ in Heap_type
  • Remove equirecursive in Type_system
  • Properly resolve ops externals to their type
  • Replace Expression.Ref.is with Expression.Ref.is_null
  • Remove Ops that no longer exist in Binaryen
  • Upgrade to libbinaryen v112 (#188)

Features

  • Add i31 expressions (46c97c2)
  • Add new Binaryen ops (46c97c2)
  • Add new optimization passes (46c97c2)
  • Replace Expression.Ref.is with Expression.Ref.is_null (46c97c2)
  • Upgrade to libbinaryen v112 (#188) (46c97c2)

Bug Fixes

  • Properly resolve ops externals to their type (46c97c2)

Miscellaneous Chores

  • Remove equirecursive in Type_system (46c97c2)
  • Remove Ops that no longer exist in Binaryen (46c97c2)
  • Rename data to struct_ in Heap_type (46c97c2)
  • Rename dataref to structref (46c97c2)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--binaryen.ml branch from 31accb5 to 9c642db Compare September 14, 2023 16:03
@phated phated merged commit b35266c into master Sep 14, 2023
@phated phated deleted the release-please--branches--master--components--binaryen.ml branch September 14, 2023 22:28
@github-actions
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant