Stream: git-wasmtime

Topic: wasmtime / PR #11150 x64: Migrate indirect jmp to the new...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 27 2025 at 18:37):

alexcrichton opened PR #11150 from alexcrichton:x64-jmp to bytecodealliance:main:

This migrates JmpUnknown from ISLE to the new assembler. Other jumps are going to be more complicated so they're deferred to later.

<!--
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 27 2025 at 18:37):

alexcrichton requested abrown for a review on PR #11150.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 27 2025 at 18:37):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 27 2025 at 19:55):

abrown submitted PR review:

No filetest changes?

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

alexcrichton updated PR #11150.

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

alexcrichton commented on PR #11150:

Ah yeah this is only created right now during emission so doesn't show up in the VCode prints anywhere, so no changes to formatting are expected.

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

alexcrichton has enabled auto merge for PR #11150.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 27 2025 at 23:59):

alexcrichton updated PR #11150.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 27 2025 at 23:59):

alexcrichton has enabled auto merge for PR #11150.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 28 2025 at 02:04):

alexcrichton merged PR #11150.


Last updated: Dec 06 2025 at 06:05 UTC