Skip to content

Respect MAX_FLAT_RESULTS in Explainer.md #85

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

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

Liamolucko
Copy link
Contributor

I noticed a couple spots in Explainer.md where canonical-ABI functions return multiple values. This fixes those spots to return a pointer to those values instead, properly following the canonical ABI.

I noticed a couple spots in Explainer.md where canonical-ABI functions return multiple values. This fixes those spots to return a pointer to those values instead, properly following the canonical ABI.
@peterhuene
Copy link
Contributor

@Liamolucko Good eye, thanks!

@peterhuene peterhuene merged commit 4d412d9 into WebAssembly:main Aug 10, 2022
@Liamolucko Liamolucko deleted the patch-1 branch August 10, 2022 02:37
@lukewagner
Copy link
Member

Thanks!

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.

3 participants