Cross compiling, aarch64/musl

In case someone needs it:

1 Like

Thanks for sharing!

I think at one point we did use cross in our CI. It was just so ridiculously slow to build (>1hr) that I removed it. Would be nice to eventually build for all platforms, I’ll rent/buy an ARM machine for CI at some point probably.

I’ve done cross compile to Android. There wasn’t any issue except getting an updated Android NDK. It was as fast as the x86_64 one. I don’t think atuin needs that cross thing to build.