Stream: git-wasmtime

Topic: wasmtime / PR #9836 pulley: Assert calling-conventions ma...


view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2024 at 18:47):

alexcrichton opened PR #9836 from alexcrichton:pulley-call-assertions to bytecodealliance:main:

Use the "tail" calling convention for pulley<->pulley calls and "systemv" is used for calling the host.

<!--
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 (Dec 16 2024 at 18:47):

alexcrichton requested abrown for a review on PR #9836.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2024 at 18:47):

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

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2024 at 21:01):

alexcrichton closed without merge PR #9836.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 16 2024 at 21:01):

alexcrichton commented on PR #9836:

Hm actually no this doesn't work because of *.clif filetests which aren't all using tail and systemv, so I'm going to close this.


Last updated: Dec 23 2024 at 12:05 UTC