You've already forked Epicnabbo-Catalogus-Updated-Daily
19 lines
328 B
JSON
19 lines
328 B
JSON
{
|
|
"name": "WebAssembly",
|
|
"type": "programming",
|
|
"color": "#04133b",
|
|
"extensions": [
|
|
".wast",
|
|
".wat"
|
|
],
|
|
"aliases": [
|
|
"wast",
|
|
"wasm"
|
|
],
|
|
"tmScope": "source.webassembly",
|
|
"aceMode": "lisp",
|
|
"codemirrorMode": "commonlisp",
|
|
"codemirrorMimeType": "text/x-common-lisp",
|
|
"languageId": 956556503
|
|
}
|