You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.
Updating crates.io index
Installing lucetc v0.6.1
error: failed to compile `lucetc v0.6.1`, intermediate artifacts can be found at `/tmp/cargo-installg4Nr8d`
Caused by:
failed to select a version for the requirement `wabt = "^0.9.2"`
candidate versions found which didn't match: 0.10.0, 0.9.1, 0.9.0, ...
location searched: crates.io index
required by package `lucetc v0.6.1`
The text was updated successfully, but these errors were encountered:
Update: wabt 0.9.2, that lucetc depends on, was yanked by its author.
In the current development version of lucet, that dependency was changed back to version 0.9.1. So, compiling directly from this directory should work as expected.
Unfortunately
cargo install lucetc
fails immediately:The text was updated successfully, but these errors were encountered: