Skip to content

Add support for module names in wasm binaries #1010

Open
@dschuff

Description

@dschuff

Basically implement WebAssembly/design#1055. We want binary parser and output support for it, and also asm2wasm/s2wasm support, which IMO should be independent of other debug info so that we can just use it all the time in emscripten (i.e. modules always have module names even if they have no function or local names). The cost of that will be very low, and it will be very useful for debugging and stack traces, especially along with WebAssembly/design#1053

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