Stream: wasmtime

Topic: wasm-tools compose with preview2


view this post on Zulip Viktor Charypar (Jan 15 2024 at 14:36):

Hi everyone! We tried to get the compose example in wasm-tools working and hit a few problems updating to wasmtime v16, but eventually succeeded.

Submitted a PR here with the changes we made, if anyone is trying to do the same https://github.com/bytecodealliance/wasm-tools/pull/1370

This updates the wasm-compose example to work with wasmtime v16. @StuartHarris and I made a few changes: Updated cargo-component-bindings to 0.6.0 and wasmtime to v16, and commited Cargo.lock file...

Last updated: Oct 23 2024 at 20:03 UTC