Running wasmtime demo fails when built with cg_clif #1230
Labels
A-core-arch
Area: Necessary for full core::arch support
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
If built with
rustc_codegen_cranelif
's Cargo wrapper, wasmtime's "Hello world" (withwasmtime = "0.36.0"
) outputs:If I use usual Cargo, I get:
cg_clif's Rust version:
cargo 1.62.0-nightly (a44758ac8 2022-05-04)
, repo version: 343c532.Usual Rust version:
cargo 1.63.0-nightly (a4c1cd0eb 2022-05-18)
.The text was updated successfully, but these errors were encountered: