Bug 1842773 - Part 5: Add ArrayBuffer.prototype.{maxByteLength,resizable} getters...
[gecko.git] / third_party / gemmology / moz.yaml
blobdd4664ef6c11aac9241cba91d2e1563cc015b861
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: c04bacb101e020d9e6b51f20c92d7f63af50dd01 (2023-12-18T13:47:06Z).
14   revision: c04bacb101e020d9e6b51f20c92d7f63af50dd01
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