wasmtime fails to compile on armv7 with: error[E0308]: mismatched types --> crates/runtime/src/traphandlers.rs:156:52 #2315
Labels
bug
Incorrect behavior in the current implementation that needs fixing
I checked out latest git, compiled it with rust-1.45.2 and got this error:
there's also another error, which is expected as armv7 isn't fully implemented yet:
verbose error log: verbose-error.zip
The text was updated successfully, but these errors were encountered: