saulecabrera edited PR #6554:
This commit is a follow-up to
https://github.com/bytecodealliance/wasmtime/pull/6550.This change implements support for blocks.
I'll leave it as draft until the base PR lands.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
saulecabrera updated PR #6554.
saulecabrera updated PR #6554.
saulecabrera updated PR #6554.
saulecabrera has marked PR #6554 as ready for review.
saulecabrera requested fitzgen for a review on PR #6554.
saulecabrera requested wasmtime-fuzz-reviewers for a review on PR #6554.
saulecabrera requested wasmtime-compiler-reviewers for a review on PR #6554.
saulecabrera requested cfallin for a review on PR #6554.
saulecabrera edited PR #6554:
This commit is a follow-up to
https://github.com/bytecodealliance/wasmtime/pull/6550.This change implements support for blocks.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
saulecabrera updated PR #6554.
saulecabrera updated PR #6554.
fitzgen submitted PR review:
LGTM -- Winch doesn't support
br
yet right? Otherwise I would expect a bunch ofbr
andblock
interaction tests.
saulecabrera updated PR #6554.
saulecabrera has enabled auto merge for PR #6554.
saulecabrera merged PR #6554.
Last updated: Nov 22 2024 at 16:03 UTC