Replies: 1 comment 3 replies
-
We would like to provide more binaries, and in fact we tried, but we ran into issues cross-compiling LLVM for ARM. The free GitHub Actions runners are simply too slow to go through qemu. Even worse, the manylinux containers that come with cross compiling toolchains are quite broken. Or at least they were back in August when I tried them. See for example, dockcross/dockcross#849 We hope being on pip will attract more users that can help us fix this! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
congrats on https://pypi.org/project/halide/19.0.0/ release..
can provide a Win ARM64 build? ideally also a Linux ARM64 build..
for example for Python 3.13:
MacOS we get:
but for Windows only x64:
would be nice to have:
similar in Linux..
thanks..
Beta Was this translation helpful? Give feedback.
All reactions