When packaging the software into an AppImage, can we so something like:
1. Execute AppImage
1.1 identify_cpu.sh / init script to identify the CPU architeture
1.2 run software binary for that CPU architecture inside AppImage container
The original path was to compile one AppImage for each architecture. It’s not hard but rather seeing the above as quite a good value.
Go dev here. Just curious.