Stream: git-wasmtime

Topic: wasmtime / PR #5053 Minor changes for components related ...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 13 2022 at 14:54):

alexcrichton opened PR #5053 from wit-bindgen-pieces to main:

My plan for wit-bindgen is to use the wasmtime-environ crate to parse an input component binary to generate host bindings. Leveraging wasmtime-environ should help offload almost all of the really complex handling of things like adapter modules, dataflow within a component, what exactly needs lifting/lowering where, etc. To that end though I have a few changes here for miscellaneous support in wit-bindgen of pieces required.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 13 2022 at 14:54):

alexcrichton requested pchickey for a review on PR #5053.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 13 2022 at 15:22):

alexcrichton updated PR #5053 from wit-bindgen-pieces to main.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 13 2022 at 17:07):

pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 13 2022 at 17:11):

alexcrichton merged PR #5053.


Last updated: Oct 23 2024 at 20:03 UTC