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

return doesn't account for data segments #137

Closed
jwasinger opened this issue Mar 1, 2018 · 1 comment · Fixed by #138
Closed

return doesn't account for data segments #137

jwasinger opened this issue Mar 1, 2018 · 1 comment · Fixed by #138

Comments

@jwasinger
Copy link
Contributor

Here is the corresponding test case for this issue: ewasm/tests#10

Error:
InternalError: Out of bounds (destination) memory copy.

@hugo-dc
Copy link
Member

hugo-dc commented Mar 1, 2018

I got the same error while testing callDelegate: #129 (comment)

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 a pull request may close this issue.

2 participants