mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-13 06:15:33 +00:00
63a588780c
1033: Improve default compiler story for wasmer cli r=MarkMcCaskey a=MarkMcCaskey This PR needs the following to be ready to ship: - [x] Verified make commands are still fine - [x] Verified this doesn't do anything bad in CI This PR adds: - compile_error if no backend is specified in wasmer.rs - readds clif as the default - improves the error message saying "specified backend not found" to include the name of the backend that it couldn't find Co-authored-by: Mark McCaskey <mark@wasmer.io> Co-authored-by: Mark McCaskey <5770194+markmccaskey@users.noreply.github.com> |
||
---|---|---|
.. | ||
bin | ||
installer | ||
lib.rs | ||
update.rs | ||
utils.rs | ||
webassembly.rs |