Unverified Commit 449a40fc authored by Michael Müller's avatar Michael Müller Committed by GitHub
Browse files

Detect compatible `wasm-opt` versions and improve error messages (#242)



* Improve `wasm-opt` not found error message

* Improve error message + check `wasm-opt` compatibility

* Use `regex` for parsing `wasm-opt --version`

* Apply suggestions from code review

Co-authored-by: default avatarAndrew Jones <[email protected]>

* Implement comments

* Apply cargo fmt

Co-authored-by: default avatarAndrew Jones <[email protected]>
parent b5a1b0d9
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