oss-fuzz/projects/wabt/project.yaml

10 lines
165 B
YAML
Raw Normal View History

2019-11-15 15:45:55 +00:00
homepage: "https://github.com/WebAssembly/wabt"
primary_contact: "binji@chromium.org"
2019-11-15 15:45:55 +00:00
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386