Earlier quoted context omitted.
>Sandstorm doesn't support ARM currently because Sandstorm apps run native Linux binaries, and every app would have to be compiled for each architecture. That's true of any linux distro providing binary packages. They all support arm anyways, it is trivially simple to compile packages. Even small projects like openbsd compile tens of thousands of packages for a dozen arches.
Yes but distros accomplish that by being highly opinionated on the build process you use to build packages whereas Sandstorm tries to be unopinionated on this point. Sandstorm will support ARM someday but it's going to require a large investment in tooling in order to be painless for developers.
How's that exactly? I looked it over and can't see any difference at all.