Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support 17 parameters in typed functions #9170

Conversation

jvff
Copy link
Contributor

@jvff jvff commented Aug 23, 2024

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

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.
@jvff jvff requested a review from a team as a code owner August 23, 2024 19:38
@jvff jvff requested review from alexcrichton and removed request for a team August 23, 2024 19:38
@alexcrichton alexcrichton added this pull request to the merge queue Aug 23, 2024
Merged via the queue into bytecodealliance:main with commit 58f8258 Aug 23, 2024
37 checks passed
@jvff jvff deleted the support-typed-functions-with-17-parameters branch August 23, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support typed functions with 17 parameters
2 participants