no bug - Correct some typos in the comments. a=typo-fix
[gecko.git] / third_party / gemmology / moz.yaml
blob749227e2ee046d3b94467607b704a879c6358d54
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: dbcd029c3bc6e183355ea597216d379677ff9b19 (2024-02-20T12:36:14Z).
14   revision: dbcd029c3bc6e183355ea597216d379677ff9b19
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