Add WebAssembly

main
Akihito KIRISAKI 4 years ago
parent ba9e2bec2f
commit c559b7246d

@ -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

Loading…
Cancel
Save