Stream: git-wasmtime

Topic: wasmtime / PR #10644 asm: plumb fixed registers through o...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 21:17):

abrown opened PR #10644 from abrown:asm-fixed-visitor to bytecodealliance:main:

This finishes plumbing out fixed registers using the visitor pattern in
cranelift-codegen. This was skipped initially in [#10629] because
[#10632] offered a different approach; while we discuss whether and how
that should proceed, this change at least fixes up the current state of
things.

[#10629]: https://github.com/bytecodealliance/wasmtime/pull/10629
[#10632]: https://github.com/bytecodealliance/wasmtime/pull/10632

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 21:17):

abrown requested cfallin for a review on PR #10644.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 21:17):

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

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 21:23):

cfallin submitted PR review:

LGTM!

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 21:23):

cfallin has enabled auto merge for PR #10644.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 22 2025 at 21:55):

cfallin merged PR #10644.


Last updated: Jan 09 2026 at 13:15 UTC