oss-fuzz/projects/wabt/project.yaml

16 lines
312 B
YAML

homepage: "https://github.com/WebAssembly/wabt"
language: c++
primary_contact: "sbc@chromium.org"
auto_ccs:
- "binji@chromium.org"
- "winstein@gmail.com"
- "shravanrn@gmail.com"
sanitizers:
- address
- memory
- undefined
architectures:
- x86_64
- i386
main_repo: 'https://github.com/WebAssembly/wabt'