Stream: git-wasmtime

Topic: wasmtime / PR #13889 winch: Reclassify unsupported immedi...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2026 at 14:13):

saulecabrera opened PR #13889 from saulecabrera:winch-improve-error to bytecodealliance:main:

Prior to this commit the UnsupportedImm error was classified as an internal error. Internal errors mean a compiler bug. This commit reclassifies this error as a missing feature rather than a compiler bug.

Additionally, this change attaches backend-specific context to the error.

This is related to https://github.com/bytecodealliance/wasmtime/issues/13856

<!--
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 (Jul 16 2026 at 14:13):

saulecabrera requested alexcrichton for a review on PR #13889.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2026 at 14:13):

saulecabrera requested wasmtime-compiler-reviewers for a review on PR #13889.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2026 at 14:28):

:thumbs_up: alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2026 at 14:28):

alexcrichton added PR #13889 winch: Reclassify unsupported immediate error to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2026 at 14:53):

github-merge-queue[bot] removed PR #13889 winch: Reclassify unsupported immediate error from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2026 at 15:21):

alexcrichton added PR #13889 winch: Reclassify unsupported immediate error to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2026 at 15:47):

:check: alexcrichton merged PR #13889.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 16 2026 at 15:47):

alexcrichton removed PR #13889 winch: Reclassify unsupported immediate error from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC