probonopd / go-appimage

Go implementation of AppImage tools
MIT License
680 stars 69 forks source link

Build all runtimes into AppImage #219

Closed mgord9518 closed 1 year ago

mgord9518 commented 1 year ago

Feature parity with appimagetool, allows "cross-building" AppImages of a different arch than the host

probonopd commented 1 year ago

Have you tested this, and it works (you can create AppImages for the other architectures successfully)?

mgord9518 commented 1 year ago

Yeah it works

probonopd commented 1 year ago

Thanks @mgord9518 - that was an easy but valuable fix thren!