Open
Description
I finally have a use-case for wasm-merge
and trying to use it made me think the tool was broken! (It is not).
It says:
wasm-merge options:
-------------------
--output,-o Output file (stdout if not specified)
However, if you don’t specify -o
nothing gets printed. -o -
makes it print to stdout as expected. I suspect the default value for this flag is not implemented?
Metadata
Metadata
Assignees
Labels
No labels