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
2025-01-16 00:07:25 +00:00
2025-03-13 15:37:06 -07:00
2025-01-17 15:36:17 -08:00
2020-12-09 13:50:41 -08:00