Skip to content

WASM files support (.wat, ...) #2660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
darrigu opened this issue Jun 3, 2022 · 2 comments · Fixed by #4040
Closed

WASM files support (.wat, ...) #2660

darrigu opened this issue Jun 3, 2022 · 2 comments · Fixed by #4040
Labels
A-tree-sitter Area: Tree-sitter C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors

Comments

@darrigu
Copy link

darrigu commented Jun 3, 2022

Idea

Add highlighting for WASM files (.wat, ...).

@darrigu darrigu added the C-enhancement Category: Improvements label Jun 3, 2022
@the-mikedavis
Copy link
Member

There's a tree-sitter grammar here for .wat and .wast: https://github.com/wasm-lsp/tree-sitter-wasm

@the-mikedavis the-mikedavis added E-easy Call for participation: Experience needed to fix: Easy / not much A-tree-sitter Area: Tree-sitter E-good-first-issue Call for participation: Issues suitable for new contributors labels Jun 3, 2022
@darrigu
Copy link
Author

darrigu commented Jun 4, 2022

Yes but I already tryed to use this but I can't, it doesn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tree-sitter Area: Tree-sitter C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much E-good-first-issue Call for participation: Issues suitable for new contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants