Anylinux AppImages
Designed to run seamlessly on any Linux distribution, that includes old distrubiton and musl based ones. Our AppImages bundle all the needed dependencies and do not depend on host libraries to work unlike most other AppImages.
Most of the AppImages are made with sharun. we also use an alternative better runtime.
The uruntime automatically falls back to using extract and run if fuse is not available at all, so we truly have 0 requirements.
We also try to avoid the usage of containers and other methods, so far the only AppImage that depends on them is Lutris.
How is this possible? See: How to guide