I was able to easily install the pip dependencies but this one appears to be hard coded and doesn't exist on macOS
WatModulePrcer.py missing SO file:
C_LANGUAGE = Language('/home/sxy/tree_sitter/build/my-languages.so', 'wat')
Is this something I need to build ?
I was able to easily install the pip dependencies but this one appears to be hard coded and doesn't exist on macOS
WatModulePrcer.py missing SO file:
C_LANGUAGE = Language('/home/sxy/tree_sitter/build/my-languages.so', 'wat')
Is this something I need to build ?