Commit 0ed2b26c authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

End build when `wasm-builder` does not find a prerequisite (#3030)



* End build when `wasm-builder` does not find a prerequisite

Using `compile_error!` was a stupid idea by me, as rust would not
re-execute the build.rs.

* Increment the `wasm-builder` version

* Update core/utils/wasm-builder/src/lib.rs

Co-Authored-By: default avatarAndré Silva <[email protected]>
parent 22ec13cf
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