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

Multi-value return support #392

Open
dselans opened this issue May 7, 2023 · 0 comments
Open

Multi-value return support #392

dselans opened this issue May 7, 2023 · 0 comments
Labels
❓ question Further information is requested

Comments

@dselans
Copy link

dselans commented May 7, 2023

Summary

Hi, thank you for wasmer! Does this lib support multi-value returns?

I saw a couple of other folks asking about this - my workaround until multi-value is available - return a memory ptr/loc and read until you hit a null terminator. 🤷

@dselans dselans added the ❓ question Further information is requested label May 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓ question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant