Unverified Commit 7182b438 authored by Michael Müller's avatar Michael Müller Committed by GitHub
Browse files

Fix bug with empty Wasm file when using system binaryen for optimization (#179)

* Revert me: Hotfix for funty issue

* Assert that size of resulting wasm is > 0

* Ensure optimized file is not overwritten with empty file on `not(feature = binaryen-as-dependency)`

* Fix `warning: panic message is not a string literal`

* Do not record debug info

* Update comments
parent a354626d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment