Skip to content

Ability to iterate over webassembly contents with JS api #2370

@hummeleBop

Description

@hummeleBop

The Js api can't be used to iterate over WebAssembly functions and exports.
This feature could be really useful.

For now, to get a function, we need, at least, to know its name.

[ Edit: In a more general way, binaryen (via its js wrapper) could be able to list the exports, the data sections, the globals and all the functions. ]

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