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

Fix checking of delegate target block kind. #1605

Merged
merged 1 commit into from
Feb 24, 2021

Commits on Feb 11, 2021

  1. Fix checking of delegate target block kind.

    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.
    takikawa committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    5de3db4 View commit details
    Browse the repository at this point in the history