Open Dav1dde opened 1 month ago
I assume this is the work that we did in Relay to achieve this?
This is the Relay PR which added the multiarch image. But instead of cross compiling with cargo-cross I'd consider using an ARM Github Runner now instead, but the general setup stays the same. Build the binary for different architectures then fuse them together into a single multiarch image.
Similar to Relay, we should provide Symbolicator as a multi arch image with support for ARM.