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

Generate new exception handling instructions #49

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

vouillon
Copy link
Collaborator

@vouillon vouillon commented Jul 4, 2024

Experiment with new exception handling instructions.
There is no much point in using them for now since:

  • They are still under a flag in Chrome and Node.js
  • The latest stable release of Node.js (version 22) is buggy

Also, binaryen can translate the old instruction into the new ones, but its optimization passes do not handle the new ones yet.

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

Successfully merging this pull request may close these issues.

1 participant