alexcrichton requested wasmtime-core-reviewers for a review on PR #6460.
alexcrichton requested wasmtime-default-reviewers for a review on PR #6460.
alexcrichton opened PR #6460 from alexcrichton:fix-adapter
to bytecodealliance:main
:
This fixes an issue on
main
where the adapter is not validating currently. This slipped through because the GitHub Actions job was accidentally not listed in the "join" step of CI so nothing in our merge queue configuration was requiring it to succeed.While I was here I went ahead and renamed the adapters as well to
wasi_snapshot_preview1.command.wasm
(andreactor
) to match whatwit-component
expects as an--adapt
argument where the basename of the provided file is used as the default name of what to adapt.
alexcrichton requested pchickey for a review on PR #6460.
pchickey submitted PR review.
alexcrichton updated PR #6460.
alexcrichton has enabled auto merge for PR #6460.
alexcrichton merged PR #6460.
Last updated: Nov 22 2024 at 16:03 UTC