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

Validation fuzzing #440

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from
Draft

Validation fuzzing #440

wants to merge 15 commits into from

Commits on Oct 2, 2020

  1. fuzzer: Collect wasm stats

    chfast committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    a6f741c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e49be32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad37a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b2756f View commit details
    Browse the repository at this point in the history
  5. fuzz: Ignore some wabt errors

    chfast committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    980744e View commit details
    Browse the repository at this point in the history
  6. fuzz: Support coverage

    chfast committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    1302915 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a682c6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b813c87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b95520 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08d57b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eef6599 View commit details
    Browse the repository at this point in the history
  12. Custom mutator

    chfast committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    bd3a511 View commit details
    Browse the repository at this point in the history
  13. Use fixed WABT

    chfast committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    3e4798d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e93e024 View commit details
    Browse the repository at this point in the history
  15. Do not ignore WABT errors

    chfast committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8c39c2a View commit details
    Browse the repository at this point in the history