-
Notifications
You must be signed in to change notification settings - Fork 50
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
illegal opcode when main does not match signature on create (binaryen) #442
Comments
lrettig
changed the title
illegal opcode when main does not match signature on create
illegal opcode when main does not match signature on create (binaryen)
Oct 8, 2018
Can you check with |
lrettig
added a commit
to lrettig/tests
that referenced
this issue
Oct 25, 2018
Since ewasm/hera#442 was fixed
All good now, see ewasm/tests#96 |
lrettig
added a commit
to lrettig/tests
that referenced
this issue
Oct 26, 2018
Since ewasm/hera#442 was fixed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Happens with both create opcode and create from tx. Sample init code wast:
error:
This happens only using binaryen; I see a different issue with wabt.
The text was updated successfully, but these errors were encountered: