Stream: general

Topic: ✔ Moving from wasmtime 18 to 19


view this post on Zulip Frank Rehwinkel (May 13 2024 at 19:08):

Did folks find that moving from a wasmtime 18 dependency to 19, they had to plumb an impl wasmtime::AsContext through lots of layers even though in the end it is used for Ref types only? Or were there short cuts possible, or was a reference stored locally when a type was created so self could refer to it when needed? Or all of the above?

view this post on Zulip Frank Rehwinkel (May 14 2024 at 12:44):

Never mind. Finishing up a PR for wasm-wave and at least in order to get all the current unit tests passing for the dependency wasmbind 19 and then 20, I didn't have to plumb the store through much at all.

view this post on Zulip Notification Bot (May 14 2024 at 12:44):

Frank Rehwinkel has marked this topic as resolved.


Last updated: Oct 23 2024 at 20:03 UTC