alexcrichton requested wasmtime-core-reviewers for a review on PR #6777.
alexcrichton requested wasmtime-default-reviewers for a review on PR #6777.
alexcrichton requested pchickey for a review on PR #6777.
alexcrichton opened PR #6777 from alexcrichton:update-wasm-tools
to bytecodealliance:main
:
This commit updates the wasm-tools family of crates which notably brings in a change to disallow empty types in the component model. There were a number of tests and fuzz-related things to update, but the "main" change here is that the
stream-error
type in WASI is growing adummy: u32
field as a simple way to keep things compiling. This'll also hopefully emphasize that this is a transitionary state where it'll get updated in the future to be a non-empty type.
pchickey submitted PR review:
I had never noticed that dead wit code, thanks
peterhuene submitted PR review.
peterhuene submitted PR review.
peterhuene created PR review comment:
/// TODO: need to figure out the actual contents of this error. Used to be
peterhuene created PR review comment:
For other reviewers: these wit files are no longer needed as the test programs already put it from the
crates/wasi/wit
directory.
peterhuene edited PR review comment.
alexcrichton updated PR #6777.
alexcrichton has enabled auto merge for PR #6777.
alexcrichton has disabled auto merge for PR #6777.
alexcrichton closed without merge PR #6777.
alexcrichton reopened PR #6777.
alexcrichton has enabled auto merge for PR #6777.
alexcrichton merged PR #6777.
Last updated: Nov 22 2024 at 17:03 UTC