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

[Fuzzing] Fuzzing Improvement Plan 1.0 #3985

Open
2 of 5 tasks
lum1n0us opened this issue Dec 25, 2024 · 0 comments
Open
2 of 5 tasks

[Fuzzing] Fuzzing Improvement Plan 1.0 #3985

lum1n0us opened this issue Dec 25, 2024 · 0 comments

Comments

@lum1n0us
Copy link
Collaborator

lum1n0us commented Dec 25, 2024

This document is for tracking the progress of an ongoing fuzzing improvement plan. At present, WAMR utilizes the OSS-Fuzz platform for fuzz testing. The ultimate goal is to increase code coverage to over 80%. (core/iwasm).

We are still in search of new fuzzing theories that can establish an efficient fuzzing process.

TODO

  • Extend coverage to instantiation.
  • Extend coverage to execution.
  • Include additional features.
  • Incorporate more running modes.
  • Run differential fuzzing against the spec interpreter, wasmtime(?) and wamr

Related discussions

References

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

1 participant