We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wasmtime
Since #617, wasmtime returns:
[0][INFO] Try to initialize network! [0][INFO] Try to initialize uhyve filesystem INFO [wasmtime_demo] Start Wasmtime demo! Error: WebAssembly translation error Caused by: Invalid input WebAssembly code at offset 738: zero byte expected Number of interrupts [0][FPU]: 3 [0][INFO] shutting down with code 1 Error: QEMU exit code: Some(1)
This happens since nightly-2024-08-01: rust-lang/rust@f8060d2...28a58f2
nightly-2024-08-01
Maybe it's the LLVM upgrade?
The text was updated successfully, but these errors were encountered:
nightly-2024-07-31
This is due to bytecodealliance/wasmtime#9130.
Sorry, something went wrong.
mkroening
Successfully merging a pull request may close this issue.
Since #617,
wasmtime
returns:This happens since
nightly-2024-08-01
: rust-lang/rust@f8060d2...28a58f2Maybe it's the LLVM upgrade?
The text was updated successfully, but these errors were encountered: