diff options
author | Ben Smith <binjimin@gmail.com> | 2017-01-07 15:12:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-07 15:12:48 -0800 |
commit | 360d82a2c326777797f9cbef43584e71301dfbe3 (patch) | |
tree | f3e88a08dfc5eadb870c5909827583cd1b90c228 /src/binary-reader-objdump.c | |
parent | caf370d73f55e3fead34d937aea436101136e319 (diff) | |
download | wabt-360d82a2c326777797f9cbef43584e71301dfbe3.tar.gz wabt-360d82a2c326777797f9cbef43584e71301dfbe3.tar.bz2 wabt-360d82a2c326777797f9cbef43584e71301dfbe3.zip |
wast2wasm: don't write .0.wasm, w/ --spec (#268)
When running wast2wasm with --spec, but without -o (so no .json file is
written), all modules were being written as .0.wasm, .1.wasm, etc. This
change will prevent those modules from being written too.
Diffstat (limited to 'src/binary-reader-objdump.c')
0 files changed, 0 insertions, 0 deletions