Open svanimpe opened 6 months ago
The wasm-tools
CLI doesn't have anything that can directly produce this output, but is there any particular part of the output you're most interested in? This output is sort of similar to wasm-tools print | grep
of sorts.
I'm trying to use wasm-tools to reproduce the clear and concise overview produced by
wasmer inspect
. For example (abbreviated):Is this currently possible with wasm-tools?