Skip to content

[wasm-merge] Does not print to stdout if -o is not specified #7397

Open
@surma

Description

@surma

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions