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.

WebAssembly.Exception is not a subclass of JS Error #183

Closed
@kmiller68

Description

@kmiller68

Since WebAssembly.Exception is a JS subclass of JS's Error class it seems like it should be possible to provide the message and cause properties from the constructor. Currently, the WebAssembly.Exception constructor only takes the WebAssembly.Tag and the tag's parameters. Is the inability to provide a message or cause intentional or an oversight?

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