From c559b7246dc81a7d316211b90f80f2ee85293289 Mon Sep 17 00:00:00 2001 From: Akihito KIRISAKI Date: Mon, 23 Nov 2020 16:34:35 +0900 Subject: [PATCH 1/2] Add WebAssembly --- src/technologies.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/technologies.json b/src/technologies.json index 72df5113a..d542d8e63 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -18270,6 +18270,18 @@ }, "website": "http://vibecommerce.com.br" }, + "WebAssembly": { + "cats": [ + 27 + ], + "description": "WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.", + "icon": "WebAssembly.svg", + "oss": true, + "headers": { + "Content-Type": "application/wasm" + }, + "website": "https://webassembly.org/" + }, "webEdition": { "cats": [ 1 From 0053784893e0476d3094eff6a61d3e17a11d19ad Mon Sep 17 00:00:00 2001 From: Akihito KIRISAKI Date: Mon, 23 Nov 2020 17:34:52 +0900 Subject: [PATCH 2/2] Add WebAssembly icon --- .../webextension/images/icons/WebAssembly.svg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/WebAssembly.svg diff --git a/src/drivers/webextension/images/icons/WebAssembly.svg b/src/drivers/webextension/images/icons/WebAssembly.svg new file mode 100644 index 000000000..5eba1e63a --- /dev/null +++ b/src/drivers/webextension/images/icons/WebAssembly.svg @@ -0,0 +1,18 @@ + + + + + web-assembly-icon + + + + + + + + +