Stream: git-wasmtime

Topic: wasmtime / PR #11465 Use assembler encodings, simplify pr...


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

abrown opened PR #11465 from abrown:asm-use-encodings to bytecodealliance:main:

While exploring the possibility of extending the set of x86 registers available to Cranelift, I noticed some opportunities for improvement:

With this in place, it should be more clear where to implement new registers.

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

abrown requested wasmtime-compiler-reviewers for a review on PR #11465.

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

abrown requested alexcrichton for a review on PR #11465.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2025 at 20:36):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2025 at 20:36):

alexcrichton has enabled auto merge for PR #11465.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 19 2025 at 20:58):

alexcrichton merged PR #11465.


Last updated: Dec 06 2025 at 07:03 UTC