project_name: chrome-wasm-fuzzer
homepage: https://github.com/not2dayred-max/chrome-wasm-fuzzer
primary_contact: not2dayred-max
auto_ccs:
- [email protected] # Optional: add your email for updates
language: c++
fuzzing_engines: libfuzzer
sanitizers:
- address
- undefined