Stream: git-wasmtime

Topic: wasmtime / PR #9170 Support 17 parameters in typed functions


view this post on Zulip Wasmtime GitHub notifications bot (Aug 23 2024 at 19:38):

jvff opened PR #9170 from jvff:support-typed-functions-with-17-parameters to bytecodealliance:main:

Increase the limit of supported typed parameters in functions, in order to support the WIT interface of functions that have 16 flat type parameters plus an extra pointer for the heap return area.

Closes #9169

<!--
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 (Aug 23 2024 at 19:38):

jvff requested alexcrichton for a review on PR #9170.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 23 2024 at 19:38):

jvff requested wasmtime-core-reviewers for a review on PR #9170.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 23 2024 at 19:45):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 23 2024 at 19:45):

alexcrichton has enabled auto merge for PR #9170.

view this post on Zulip Wasmtime GitHub notifications bot (Aug 23 2024 at 20:02):

alexcrichton merged PR #9170.


Last updated: Oct 23 2024 at 20:03 UTC