aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/wasmtime/project.yaml
blob: e18ebf7b43cbbcc1c9807c87e5e922b571748332 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
homepage: "https://wasmtime.dev/"
primary_contact: "jonathan.foote@gmail.com"
auto_ccs:
  - "fitzgen@gmail.com"
  - "alex@alexcrichton.com"
  - "till@tillschneidereit.net"
  - "ydelendik@mozilla.com"
  - "cfallin@gmail.com"
sanitizers:
  - address
fuzzing_engines:
  - libfuzzer
language: rust
main_repo: 'https://github.com/bytecodealliance/wasmtime'