Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rylev opened this issue May 2, 2024 · 0 comments
Open

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

rylev opened this issue May 2, 2024 · 0 comments

Comments

@rylev
Copy link
Contributor

rylev commented May 2, 2024

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;) ...)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant