Stream: git-wasmtime

Topic: wasmtime / PR #5116 s390x: Fix handling of sret arguments


view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 09:43):

uweigand opened PR #5116 from s390x-sret to main:

Skip synthetic StructReturn entries in the return value list. Fixes https://github.com/bytecodealliance/wasmtime/issues/5089

CC @cfallin

This mirrors the implementation in gen_call_common, and does fix the actual crash. I still think this could be improved further:

<!--

Please ensure that the following steps are all taken care of before submitting
the PR.

Please ensure all communication adheres to the code of conduct.
-->

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 17:40):

cfallin submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Oct 25 2022 at 17:40):

cfallin merged PR #5116.


Last updated: Oct 23 2024 at 20:03 UTC