Stream: git-wasmtime

Topic: wasmtime / PR #10305 pulley: Fix a panic compiling with d...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2025 at 21:52):

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:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2025 at 21:52):

alexcrichton requested wasmtime-compiler-reviewers for a review on PR #10305.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2025 at 21:52):

alexcrichton requested abrown for a review on PR #10305.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2025 at 21:52):

alexcrichton requested wasmtime-core-reviewers for a review on PR #10305.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2025 at 21:52):

alexcrichton requested dicej for a review on PR #10305.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2025 at 21:58):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2025 at 22:01):

alexcrichton has enabled auto merge for PR #10305.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 27 2025 at 22:29):

alexcrichton merged PR #10305.


Last updated: Apr 17 2025 at 20:03 UTC