Skip to content

Commit

Permalink
wasm-wc: Update to wasmtime v26.0.1
Browse files Browse the repository at this point in the history
This fixes an issue we had with wasm-wasi-component failing to load
components with

  2024/11/06 21:08:50 [alert] 107196#107196 failed to create initial state

  Caused by:
      0: failed to compile component
      1: WebAssembly translation error
      2: Invalid input WebAssembly code at offset 15936: zero byte expected

Which was a symptom of
<bytecodealliance/wasmtime#9130>

Closes: #1477
Signed-off-by: Andrew Clayton <[email protected]>
  • Loading branch information
ac000 committed Nov 6, 2024
1 parent 1e345b3 commit 3df8765
Show file tree
Hide file tree
Showing 2 changed files with 177 additions and 181 deletions.
Loading

0 comments on commit 3df8765

Please sign in to comment.