Skip to content

The collection of sample inputs for testing Wasm tools and runtimes generated by coverage-guided fuzz-testing.

License

Notifications You must be signed in to change notification settings

wasmx/wasm-fuzzing-corpus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

WebAssembly Fuzzing Corpus

The collection of sample inputs for testing Wasm tools and runtimes. The corpus is generated by coverage-guided fuzzing tools.

Corpus files

  • wasm directory contains Wasm binary modules (likely malformed or invalid) without any additional metadata. They are generated by fuzzing Wasm binary loaders and validators. These files can be used as an input to any tools accepting .wasm binary files.

Wasm implementations

The particular versions of the fuzz-tested WebAssembly implementations.

Fuzzing tools

The fuzzing tools used to produce the corpus.

External sources

The external sources of wasm files merged to the corpus.

Maintainers

License

Lincesed under the Apache License, Version 2.0.

About

The collection of sample inputs for testing Wasm tools and runtimes generated by coverage-guided fuzz-testing.

Topics

Resources

License

Stars

Watchers

Forks