aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/wabt/project.yaml
blob: 934fb67aef7c67f164a47d0274c5a1bff39319d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
homepage: "https://github.com/WebAssembly/wabt"
language: c++
primary_contact: "binji@chromium.org"
sanitizers:
 - address
 - memory
 - undefined
architectures:
 - x86_64
 - i386
main_repo: 'https://github.com/WebAssembly/wabt'