Introduce XS as a fuzzing target (#7675)

This commit is contained in:
Ari Rubinstein 2022-05-11 16:50:11 -07:00 committed by GitHub
parent c82e3700d8
commit b795ba9c14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

9
projects/xs/project.yaml Normal file
View File

@ -0,0 +1,9 @@
homepage: "https://github.com/Moddable-OpenSource/moddable"
language: c
primary_contact: "peter.hoddie@gmail.com"
auto_ccs:
- peter@moddable.com
- ari@agoric.com
sanitizers:
- address
main_repo: 'https://github.com/Moddable-OpenSource/moddable.git'