Add debug names to components by default by alexcrichton · Pull Request #2307 · bytecodealliance/wasm-tools

@alexcrichton

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`.

pchickey

@alexcrichton

Merged via the queue into bytecodealliance:main with commit 62cdf1c

Sep 16, 2025

34 checks passed