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:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
jvff requested alexcrichton for a review on PR #9170.
jvff requested wasmtime-core-reviewers for a review on PR #9170.
alexcrichton submitted PR review.
alexcrichton has enabled auto merge for PR #9170.
alexcrichton merged PR #9170.
Last updated: Nov 22 2024 at 16:03 UTC