[wasm-merge] Make empty function names explicit with --output-manifest (#8871)
Even for empty function names, they will be written to a manifest file when `--output-manifest` is given. But currently we don't print their names in the name section, making them not searchable by wasm-split that use the manifest file.
H
Heejin Ahn committed
4514ec856ae412192fd25b50142404089e05e39f
Parent: d39a6d8
Committed by GitHub <noreply@github.com>
on 6/28/2026, 7:05:59 PM