Skip to content

Conversation

@aheejin
Copy link
Member

@aheejin aheejin commented Dec 14, 2019

Currently BINARYEN_PASS_DEBUG=3 prints .wasm files but they are
actually text wast files. This makes BINARYEN_PASS_DEBUG=3 prints both
wasm/wast files, where wasm contains a binary file and wast a text file.

Currently `BINARYEN_PASS_DEBUG=3` prints `.wasm` files but they are
actually text wast files. This makes `BINARYEN_PASS_DEBUG=3` prints both
wasm/wast files, where wasm contains a binary file and wast a text file.
@aheejin aheejin requested a review from kripken December 14, 2019 01:00
Copy link
Member

@kripken kripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea!

@aheejin aheejin merged commit d883009 into WebAssembly:master Dec 14, 2019
@aheejin aheejin deleted the pass_debug_3 branch December 14, 2019 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants