blob: bb99db1a39d3abbb022bc0562fcff584a644c3ff (
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: a37d922a88ded67a0b741f16390821000fde99ee (2024-04-17T11:18:45Z).
revision: a37d922a88ded67a0b741f16390821000fde99ee
license: MIT
vendoring:
url: https://github.com/mozilla/gemmology
source-hosting: github
tracking: commit
exclude:
- ".*"
- "*.rst"
- test
keep:
- kernels/*.cpp
|