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

int32 ptr bug #15

Closed
yp945 opened this issue Oct 9, 2020 · 1 comment
Closed

int32 ptr bug #15

yp945 opened this issue Oct 9, 2020 · 1 comment

Comments

@yp945
Copy link

yp945 commented Oct 9, 2020

https://github.com/mathetake/gasm/blob/80e74517647c7b0e7980c23b4a71355bf0850698/wasm/module.go#L322

Hello,this line of code causes tableindex to always be the last value, resulting in a call indirect execution error.

@Gaboose
Copy link
Contributor

Gaboose commented Mar 18, 2021

This should be fixed now with #21

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

No branches or pull requests

3 participants