Open
Description
At the moment we only build AppImages for x86_64 Linux.
See https://github.com/spesmilo/electrum/tree/master/contrib/build-linux/appimage
It would be nice to be able to do the same for ARM (maybe armhf?).
Ideally, the build script would NOT assume the host to be ARM, so e.g. it would cross-compile or similar.