Stream: git-wasmtime

Topic: wasmtime / PR #10018 Emit CLIF even if compilation fails


view this post on Zulip Wasmtime GitHub notifications bot (Jan 14 2025 at 21:43):

alexcrichton opened PR #10018 from alexcrichton:emit-clif-on-failure to bytecodealliance:main:

Just after #10011 I ran into a case where I wanted to peek at CLIF after compilation failed but the structure of the code failed to enable this, so I've refactored --emit-clif to emit the CLIF even if the lowering step fails.

<!--
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 (Jan 14 2025 at 21:43):

alexcrichton requested dicej for a review on PR #10018.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 14 2025 at 21:43):

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

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

dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jan 14 2025 at 23:33):

alexcrichton merged PR #10018.


Last updated: Jan 24 2025 at 00:11 UTC