diff options
author | Alon Zakai <azakai@google.com> | 2020-08-17 17:09:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 17:09:45 -0700 |
commit | f5a8bfd25c83dc05d48cbc525c5e8ec2deb246b3 (patch) | |
tree | b60ba1ba7c528ed081ab2f9c0cb107e44683947e /test/threads.fromasm.imprecise.no-opts | |
parent | 8139c9d99d4639a2173e51828a6e7bbae397fc2c (diff) | |
download | binaryen-f5a8bfd25c83dc05d48cbc525c5e8ec2deb246b3.tar.gz binaryen-f5a8bfd25c83dc05d48cbc525c5e8ec2deb246b3.tar.bz2 binaryen-f5a8bfd25c83dc05d48cbc525c5e8ec2deb246b3.zip |
Make wasm-emscripten-finalize's output optional (#3055)
This helps towards the goal of allowing emscripten to not always modify
the wasm during link. Until now wasm-emscripten-finalize always wrote
an output, while with this PR it only does so if it was asked to, either by
giving it an output filename, or asking for text output.
The only noticeable change from this should be to make what was an
error before (not specify an output or ask for text) into a non-error (run
and print metadata, but do not write the wasm).
Diffstat (limited to 'test/threads.fromasm.imprecise.no-opts')
0 files changed, 0 insertions, 0 deletions