Stream: git-wasmtime

Topic: wasmtime / PR #6529 cranelift: Expose `MachLabel`


view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2023 at 19:44):

saulecabrera opened PR #6529 from saulecabrera:cranelift-expose-mach-label to bytecodealliance:main:

This is the first of a series of patches to support control flow in Winch.

This change exposes MachLabel from cranelift for it to be consumed by Winch's MacroAssembler and Assembler.

<!--
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 06 2023 at 19:44):

saulecabrera requested cfallin for a review on PR #6529.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2023 at 19:44):

saulecabrera requested wasmtime-compiler-reviewers for a review on PR #6529.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2023 at 20:40):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 06 2023 at 21:21):

cfallin merged PR #6529.


Last updated: Oct 23 2024 at 20:03 UTC