29 lines
516 B
YAML
29 lines
516 B
YAML
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
|