tusharsadhwani / packaged

The easiest way to ship python applications.
https://packaged.live
GNU General Public License v2.0
193 stars 8 forks source link

Add support for Linux arm64 binaries #13

Closed tusharsadhwani closed 5 months ago

tusharsadhwani commented 5 months ago

Using the "Run on architecture" action that uses QEMU, we can build binaries for pretty much any arch. Let's start with Linux on arm64.