Closed selfint closed 1 year ago
This means we won't support operating systems that we don't pre-compile for.
Can we just check which operating systems vscode supports, and compile for all of them? If so this might be worth it, but if not, this is probably not worth it.
Moving to web-tree-sitter, this is no longer needed.
Wrap the cli using napi-rs, and include it in the extension itself.