Skip to content

[dart2wasm/spec-proposal] Experiment with "custom descriptors" / custom RTTs #60932

Open
@mkustermann

Description

@mkustermann

Tracking bug for experimenting with WebAssembly/custom-descriptors proposal.

One place where we could take advantage of this is in closure calls: Instead of having closure instances a vtable field, we could shrink those closure objects and access the function references via the custom RTT mechanism.

Another place where we could take advantage of this is in exposing API surfaces to JS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-dart2wasmIssues for the dart2wasm compiler.wasm-specWork related to new WasmGC related specs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions