oracle / graalpython

GraalPy – A high-performance embeddable Python 3 runtime for Java
https://www.graalvm.org/python/
Other
1.25k stars 111 forks source link

[GR-59373] Add ondemand builder for windows and macos graalpy wheels. #443

Closed graalvmbot closed 4 weeks ago

graalvmbot commented 4 weeks ago

Adds a CI job to publish binary wheels for macOS aarch64 and Windows amd64 so users on those platforms will find less need to compile extensions as we grow support.