Skip to content

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Sep 24, 2025

Initial implementation of the Exception Handling proposal in GraalWasm.

Fixes #9764

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 24, 2025
@graalvmbot graalvmbot force-pushed the aw/GR-57593-exceptionhandling branch 5 times, most recently from fac212b to 4791a50 Compare September 26, 2025 13:14
@graalvmbot graalvmbot force-pushed the aw/GR-57593-exceptionhandling branch 2 times, most recently from 1610311 to 1b23f6e Compare September 26, 2025 17:34
Use separate local for exceptionTableOffset.
Outline pushing exception fields and/or reference onto the stack.
@graalvmbot graalvmbot force-pushed the aw/GR-57593-exceptionhandling branch from 1b23f6e to cf3e7e7 Compare September 26, 2025 19:34
@graalvmbot graalvmbot force-pushed the aw/GR-57593-exceptionhandling branch from cf3e7e7 to 3330407 Compare September 26, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GR-57593] Implement Exception Handling Proposal for WebAssembly
3 participants