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

Closed
wants to merge 5 commits into from
Closed

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.

@vouillon vouillon force-pushed the exnref branch 5 times, most recently from 70e4df2 to 6d2cafb Compare August 20, 2024 21:28
@vouillon vouillon force-pushed the main branch 3 times, most recently from a74ffbb to 058036f Compare October 10, 2024 18:43
@vouillon vouillon force-pushed the exnref branch 2 times, most recently from 2b2cfdb to 9437179 Compare October 29, 2024 12:18
@vouillon vouillon force-pushed the exnref branch 2 times, most recently from edf4da9 to 87db691 Compare November 6, 2024 17:37
@vouillon
Copy link
Collaborator Author

vouillon commented Dec 5, 2024

Moved to ocsigen/js_of_ocaml#1759.

@vouillon vouillon closed this Dec 5, 2024
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