You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix checking of delegate target block kind. (#1605)
As clarified in:
WebAssembly/exception-handling#146
the delegate target cannot be a `block` or `loop`. This commit
also adds a failure test that covers several cases discussed
in that issue.
0 commit comments