grantjenks / py-tree-sitter-languages

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

manylinux aarch64 release #26

Closed Wisteria30 closed 8 months ago

Wisteria30 commented 9 months ago

Could you release a manylinux package for the aarch64 architecture? I tried to use it from the Docker environment on my M1 Mac, but the installation failed because I could not find the relevant package in PyPi.

grantjenks commented 9 months ago

Probably. PR welcome based on https://cibuildwheel.readthedocs.io/en/stable/faq/#emulation for Linux.

grantjenks commented 9 months ago

Also https://cibuildwheel.readthedocs.io/en/stable/faq/#universal2 and https://cibuildwheel.readthedocs.io/en/stable/faq/#windows-arm64

grantjenks commented 8 months ago

Should be released in 1.8.* as part of https://github.com/grantjenks/py-tree-sitter-languages/actions/runs/6519541679