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

Ensure load fuzz target works robustly #37

Closed
3 tasks done
pepyakin opened this issue Feb 6, 2018 · 2 comments
Closed
3 tasks done

Ensure load fuzz target works robustly #37

pepyakin opened this issue Feb 6, 2018 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@pepyakin
Copy link
Collaborator

pepyakin commented Feb 6, 2018

For now, there is a few problems with that load fuzz target detects, particulary in parity-wasm:

@pepyakin pepyakin mentioned this issue Feb 6, 2018
@pepyakin pepyakin added the help wanted Extra attention is needed label Feb 6, 2018
@NikVolf
Copy link
Contributor

NikVolf commented Feb 7, 2018

I think you should pick some other wabt version which does not allow experimental features (atomic opcodes, shared memory, etc.)

@pepyakin
Copy link
Collaborator Author

That bug with shared memory passes validation was fixed, see WebAssembly/wabt#754.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants