Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

rethrow.wast test can be passed by ignoring labelidx #209

Open
@keithw

Description

@keithw

It's possible to pass the current rethrow test (https://github.com/WebAssembly/exception-handling/blob/main/test/core/rethrow.wast) with an implementation that ignores the labelidx and always rethrows the innermost (or outermost, or an arbitrary...) caught exception.

It would be good to test that the implementation rethrows the correct caught exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions