Steps to reproduce:
mkdir wit
cat > wit/world.wit <<EOF
package test:test;
world test {
include wasi:http/[email protected];
}
EOF
wkg wit fetch
Expected results: wit/deps/wasi-http-0.3.0-rc-2025-08-15/package.wit contains comments for world proxy
Actual results: Comments everywhere else; nice! But no comments from inside worlds, e.g. from https://github.com/WebAssembly/wasi-http/blob/main/wit-0.3.0-draft/proxy.wit.