ObserverOfTime
ObserverOfTime
I'm just guessing here. PR welcome in any case.
The issue here is likely a GCC optimizer bug like the one observed in tree-sitter/py-tree-sitter#330. If you want a deep dive into it, you can compile with `-O1` and all...
We should wait for DelSkayn/rquickjs#369 for better Windows support. > Add warning in CLI for grammars that are still using CommonJS to migrate to ESM Let's not do that for...
We can completely decouple generation from Node: 1. Encourage users to make use of git submodules for dependencies. 2. Add support for importing from https URLs (maybe sandboxed somehow?). 3....
I can handle the Vim grammar.