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.

Should wasm code be able to extract the externref from exceptions thrown from js? #202

Open
@Ms2ger

Description

@Ms2ger

It seems like we would need to expose the "JavaScript exception tag" to JS (as a WebAssembly.Tag object, presumably?), so it can be passed as one of the imports when instantiating a wasm module.

I'll try to take a look at defining this after #201.

CC @aheejin

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