Skip to content

Export Table from standalone wasm modules #9907

Closed
@kripken

Description

@kripken

In standalone wasm modules we don't import the memory or the table. We do export the memory by default, but not the table.

Should we always export it, or optionally perhaps?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions