Skip to content

WebAssembly.Tag object projection #9

Description

@FlorianRappl

Description

Add a WebAssembly.Tag-style object projection to AngleSharp.Wasm for representing tag exports and imports in a DOM-compatible way.

Background

Tag support is part of the newer WebAssembly JavaScript API surface and is relevant for modules that use exception-tagging and related features. Even if support is partial at first, having a first-class object projection would make the package more aligned with the standard JS API and easier to extend later.

Specification

WebAssembly JavaScript API: WebAssembly.Tag

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions