Skip to content
New issue

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 example broken #620

Closed
mkroening opened this issue Sep 16, 2024 · 1 comment · Fixed by #622
Closed

wasmtime example broken #620

mkroening opened this issue Sep 16, 2024 · 1 comment · Fixed by #622
Assignees

Comments

@mkroening
Copy link
Member

mkroening commented Sep 16, 2024

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

Maybe it's the LLVM upgrade?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants