grantjenks / py-tree-sitter-languages

Binary Python wheels for all tree sitter languages.
Other
116 stars 35 forks source link

Adding linux aarch64 builds #27

Closed x-delfino closed 8 months ago

x-delfino commented 9 months ago

Adding linux aarch64 builds resolving https://github.com/grantjenks/py-tree-sitter-languages/issues/26 following https://cibuildwheel.readthedocs.io/en/stable/faq/#emulation. Tested on a Debian aarch64 vm running on apple silicon and looks to be working fine

I've only added aarch64 - not sure if there's a need for others?

x-delfino commented 9 months ago

The run logs can be found here https://github.com/x-delfino/py-tree-sitter-languages/actions/runs/6372855506

kgoedecke commented 8 months ago

@grantjenks can we merge this soon?

glensc commented 8 months ago

LGTM