Add recognition and classification of WebAssembly (#3650)

This commit is contained in:
John Gardner
2017-05-30 18:02:03 +10:00
committed by GitHub
parent 60f864a138
commit b6460f8ed6
13 changed files with 659 additions and 0 deletions

1
vendor/README.md vendored
View File

@@ -370,6 +370,7 @@ This is a list of grammars that Linguist selects to provide syntax highlighting
- **Wavefront Material:** [Alhadis/language-wavefront](https://github.com/Alhadis/language-wavefront)
- **Wavefront Object:** [Alhadis/language-wavefront](https://github.com/Alhadis/language-wavefront)
- **Web Ontology Language:** [textmate/xml.tmbundle](https://github.com/textmate/xml.tmbundle)
- **WebAssembly:** [Alhadis/language-webassembly](https://github.com/Alhadis/language-webassembly)
- **WebIDL:** [andik/IDL-Syntax](https://github.com/andik/IDL-Syntax)
- **wisp:** [atom/language-clojure](https://github.com/atom/language-clojure)
- **World of Warcraft Addon Data:** [nebularg/language-toc-wow](https://github.com/nebularg/language-toc-wow)