vmware-labs / wasm-workers-server

🚀 Develop and run serverless applications on WebAssembly

Home Page:https://workers.wasmlabs.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bump Wasmtime to 13.0.0

Angelmmiguel opened this issue · comments

Is your feature request related to a problem? Please describe.

The Wasmtime 13.0.0 version includes new features that are required for #215 and components. We need to update it to the latest version to continue adding more features to Wasm Workers Server.

We may need to apply some changes to the different crates as some WASI libraries changed between these versions.