summaryrefslogtreecommitdiff
path: root/test/dynamicLibrary.fromasm.imprecise
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2020-08-17 17:09:45 -0700
committerGitHub <noreply@github.com>2020-08-17 17:09:45 -0700
commitf5a8bfd25c83dc05d48cbc525c5e8ec2deb246b3 (patch)
treeb60ba1ba7c528ed081ab2f9c0cb107e44683947e /test/dynamicLibrary.fromasm.imprecise
parent8139c9d99d4639a2173e51828a6e7bbae397fc2c (diff)
downloadbinaryen-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/dynamicLibrary.fromasm.imprecise')
0 files changed, 0 insertions, 0 deletions