tree-sitter / node-tree-sitter

Node.js bindings for tree-sitter
https://www.npmjs.com/package/tree-sitter
MIT License
663 stars 118 forks source link

Prebuild for arm64 for Linux and Windows #226

Closed verhovsky closed 2 months ago

verhovsky commented 2 months ago

Closes #225

shivamsouravjha commented 2 months ago

@ObserverOfTime please review this as

ObserverOfTime commented 2 months ago

Bumping node-gyp-build to v4.8.2 may or may not fix this. Might as well bump all the deps while you're at it and/or set up dependabot.

ObserverOfTime commented 2 months ago

Try lowering the Python version to 3.11 with actions/setup-python.

If that doesn't work, disable Node 22 on Windows. ¯\_(ツ)_/¯

shivamsouravjha commented 2 months ago

Hey @verhovsky in the interest of time can we try to get the linux one merged before? as windows might be dependent on further dependencies

shivamsouravjha commented 2 months ago

Any idea when we can see this in release? Very much keen in seeing this released