saulecabrera opened PR #6612 from saulecabrera:winch-control-flow-handle-unreachable-return
to bytecodealliance:main
:
This PR builds on top of https://github.com/bytecodealliance/wasmtime/pull/6603; I'll keep it as a 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 #6612.
saulecabrera updated PR #6612.
saulecabrera updated PR #6612.
saulecabrera updated PR #6612.
saulecabrera updated PR #6612.
saulecabrera updated PR #6612.
saulecabrera edited PR #6612:
This change adds support for the
return
andunreachable
instructions. This change builds on top of the control flow building
blocks introduced in https://github.com/bytecodealliance/wasmtime/pull/6603<!--
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 has marked PR #6612 as ready for review.
saulecabrera requested itsrainy for a review on PR #6612.
saulecabrera requested wasmtime-fuzz-reviewers for a review on PR #6612.
saulecabrera requested jameysharp for a review on PR #6612.
saulecabrera requested wasmtime-compiler-reviewers for a review on PR #6612.
saulecabrera requested alexcrichton for a review on PR #6612.
alexcrichton submitted PR review.
saulecabrera merged PR #6612.
Last updated: Nov 22 2024 at 16:03 UTC