From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- third_party/gemmology/moz.yaml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 third_party/gemmology/moz.yaml (limited to 'third_party/gemmology/moz.yaml') diff --git a/third_party/gemmology/moz.yaml b/third_party/gemmology/moz.yaml new file mode 100644 index 0000000000..869d95ea96 --- /dev/null +++ b/third_party/gemmology/moz.yaml @@ -0,0 +1,29 @@ +schema: 1 + +bugzilla: + product: Core + component: "JavaScript: WebAssembly" + +origin: + name: gemmology + description: small integer matrix multiply + + url: https://github.com/mozilla/gemmology + + release: 3c20b313a6c49ca674a830630c0ef5ea5663b91e (2023-03-29T14:50:11Z). + revision: 3c20b313a6c49ca674a830630c0ef5ea5663b91e + + license: MIT + +vendoring: + url: https://github.com/mozilla/gemmology + source-hosting: github + tracking: commit + + exclude: + - ".*" + - "*.rst" + - test + + keep: + - kernels/*.cpp -- cgit v1.2.3