chore: bump wasmtime to 10
Mossaka opened this issue · 0 comments
Mossaka commented
I'd like to bump wasmtime version to v10
and the wit-bindgen-backport
to the newest commit from Fermyon.
I started working on this in a branch but could not get it to compile. This is because the wizer
dependency current deps on wasmtime v9
. I created a PR to upstream to bump the respective deps. bytecodealliance/wizer#94