Unverified Commit ae33c57f authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7145 from bathos/webassembly-text-syntax

Add WebAssembly Text Syntax (WAST/WAT) package
parents 693677c3 d8df6a0f
...@@ -153,6 +153,17 @@ ...@@ -153,6 +153,17 @@
} }
] ]
}, },
{
"name": "WebAssembly Text Syntax",
"details": "https://github.com/bathos/wast-sublime-syntax",
"labels": [ "WASM", "WAST", "WAT", "Web Assembly", "language syntax" ],
"releases": [
{
"sublime_text": ">=3084",
"tags": true
}
]
},
{ {
"name": "WebBuilder ST", "name": "WebBuilder ST",
"details": "https://github.com/Houfeng/WebBuilder-ST", "details": "https://github.com/Houfeng/WebBuilder-ST",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment