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. Leveragingwasmtime-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 inwit-bindgen
of pieces required.
alexcrichton requested pchickey for a review on PR #5053.
alexcrichton updated PR #5053 from wit-bindgen-pieces
to main
.
pchickey submitted PR review.
alexcrichton merged PR #5053.
Last updated: Nov 22 2024 at 16:03 UTC