-
Notifications
You must be signed in to change notification settings - Fork 701
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
wasm2c exception handling is broken #2203
Comments
this works correctly tho:
|
SoniEx2
added a commit
to SoniEx2/wasm2kotlin
that referenced
this issue
Apr 20, 2023
Thanks -- could you please contribute the test upstream (could reference WebAssembly/exception-handling#210) and then we'll pull it from there and adjust wasm2c to match? Would be good to make sure every implementation agrees on the semantics. |
this also seems to work correctly:
|
Merged
keithw
pushed a commit
to SoniEx2/wasm2kotlin
that referenced
this issue
Apr 21, 2023
aheejin
pushed a commit
to WebAssembly/exception-handling
that referenced
this issue
May 24, 2024
Tests that breaking out of a try resets the exception handler correctly. See WebAssembly/wabt#2203
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: