| ▲ | Conscat 5 hours ago | |
Someone already mentioned AppImage, but I'd like to draw attention to this alternate implementation that executes as a POSIX shell script, making it possible to dynamic dispatch different programs on different architectures. e.g. a fat binary for ARM and x64. | ||
| ▲ | sekh60 5 hours ago | parent [-] | |
So autotools but for execution instead of compilation? | ||