Skip to content
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

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

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

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

lebakasable 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

@lebakasable
Copy link

Idea

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

@lebakasable lebakasable 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
@lebakasable
Copy link
Author

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