Stream: git-wasmtime

Topic: wasmtime / PR #11092 pulley: Clean up some iconst lowering


view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2025 at 22:31):

alexcrichton opened PR #11092 from alexcrichton:cleanup-pulley to bytecodealliance:main:

Shuffle around where some extends happen and the redefine the imm constructor as signed to cut down on the number of casts/calculations done.

<!--
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 (Jun 20 2025 at 22:31):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2025 at 22:31):

alexcrichton requested fitzgen for a review on PR #11092.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 24 2025 at 14:45):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 24 2025 at 15:11):

fitzgen merged PR #11092.


Last updated: Dec 06 2025 at 06:05 UTC