Add debug names to components by default by alexcrichton · Pull Request #2307 · bytecodealliance/wasm-tools
This commit updates `wit-component` to add a debug `component-name` section to generated components by default. I find navigating the output otherwise quite hard to do and find myself juggling lots of numbers. This can be disabled with `--debug-names=false`.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters