Alon Zakai 52a15b3e0e
[NFC] Fix help text for tools that emit binary (#7398)
Our tools all stated that if -o is not provided, we write to stdout by
default. But that is not true - we do nothing in that case. I believe the
rationale is that we write text to stdout by default in say wasm2js, but
for wasm-opt etc. we don't want to write binary to stdout (as that is
dangerous).
2025-03-25 11:12:29 -07:00
..
2025-01-16 00:07:25 +00:00
2024-11-27 01:12:15 +00:00