Stream: git-wasmtime

Topic: wasmtime / PR #8854 clif: Fix parsing the `cold` calling ...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2024 at 22:04):

alexcrichton opened PR #8854 from alexcrichton:fix-cold-parse to bytecodealliance:main:

The identifier for the cold calling convention overlaps with the cold keyword for basic blocks so handle another kind of token when parsing signatures.

<!--
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 20 2024 at 22:04):

alexcrichton requested abrown for a review on PR #8854.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2024 at 22:04):

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

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

abrown submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 20 2024 at 22:46):

alexcrichton merged PR #8854.


Last updated: Nov 22 2024 at 17:03 UTC