Skip to content

wasm-tools print --skeleton with no core modules #1527

Open
@rylev

Description

@rylev

Often times when debugging, I find myself looking at the pieces of a component that are related directly to the component model and wishing to skip over core modules. This would be particularly helpful when core module functions have names which contain substrings of component extern items as simple string searches often turn up component related items along with core module functions.

Would it make sense to provide an option to elide core modules with something like (core module (;0;) ...)?

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