blob: 749227e2ee046d3b94467607b704a879c6358d54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
schema: 1
bugzilla:
product: Core
component: "JavaScript: WebAssembly"
origin:
name: gemmology
description: small integer matrix multiply
url: https://github.com/mozilla/gemmology
release: dbcd029c3bc6e183355ea597216d379677ff9b19 (2024-02-20T12:36:14Z).
revision: dbcd029c3bc6e183355ea597216d379677ff9b19
license: MIT
vendoring:
url: https://github.com/mozilla/gemmology
source-hosting: github
tracking: commit
exclude:
- ".*"
- "*.rst"
- test
keep:
- kernels/*.cpp
|