Stream: git-wasmtime

Topic: wasmtime / PR #11058 x64: Migrate `ret` to the new assembler


view this post on Zulip Wasmtime GitHub notifications bot (Jun 17 2025 at 00:48):

alexcrichton opened PR #11058 from alexcrichton:x64-ret to bytecodealliance:main:

Removes the Ret pseudo-instruction in ISLE and replaces it with the two forms of retq that are used in Cranelift.

<!--
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 17 2025 at 00:48):

alexcrichton requested cfallin for a review on PR #11058.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 17 2025 at 00:48):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 17 2025 at 00:54):

cfallin submitted PR review.

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

cfallin has enabled auto merge for PR #11058.

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

cfallin merged PR #11058.


Last updated: Dec 06 2025 at 06:05 UTC