alexcrichton opened PR #10305 from alexcrichton:pulley-debug-does-not-work
to bytecodealliance:main
:
Debug into doesn't work on Pulley anyway but it's better to return a first-class error rather than a panic. This commit fills out a simple missing instruction in the Pulley backend to ensure that compilation gets far enough to the DWARF transform where there's no pulley support and an error is returned.
<!--
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
-->
alexcrichton requested wasmtime-compiler-reviewers for a review on PR #10305.
alexcrichton requested abrown for a review on PR #10305.
alexcrichton requested wasmtime-core-reviewers for a review on PR #10305.
alexcrichton requested dicej for a review on PR #10305.
fitzgen submitted PR review.
alexcrichton has enabled auto merge for PR #10305.
alexcrichton merged PR #10305.
Last updated: Apr 17 2025 at 20:03 UTC