Backed out 2 changesets (bug 1853057) for causing mda failures on test_video_low_powe...
[gecko.git] / third_party / gemmology / moz.yaml
blob09da2d49825fdb57f39fe22a4d0edb54392e625c
1 schema: 1
3 bugzilla:
4   product: Core
5   component: "JavaScript: WebAssembly"
7 origin:
8   name: gemmology
9   description: small integer matrix multiply
11   url: https://github.com/mozilla/gemmology
13   release: 6497d9d3a50f3de62ec902efe0946d221f1f9095 (2023-05-05T08:43:01Z).
14   revision: 6497d9d3a50f3de62ec902efe0946d221f1f9095
16   license: MIT
18 vendoring:
19   url: https://github.com/mozilla/gemmology
20   source-hosting: github
21   tracking: commit
23   exclude:
24     - ".*"
25     - "*.rst"
26     - test
28   keep:
29     - kernels/*.cpp