Skip to content

Commit

Permalink
JerryScript: Initial project proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
renatahodovan committed Feb 24, 2025
1 parent f47a2da commit ad8deb9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions projects/jerryscript/project.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
homepage: "https://jerryscript.net"
language: c
primary_contact: "[email protected]"
auto_ccs:
- "[email protected]"
sanitizers:
- address
- undefined
- memory
main_repo: "https://github.com/jerryscript-project/jerryscript"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz

0 comments on commit ad8deb9

Please sign in to comment.