intellectual icon indicating copy to clipboard operation
intellectual copied to clipboard

Use cross for compiling other architecture

Open Insprill opened this issue 3 months ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Describe the feature

Instead of manually setting up the infrastructure for compiling other architectures & targets (especially aarch64 musl), we should use the cross crate, which only requires Docker to be installed and handles the rest itself.

Insprill avatar May 05 '24 14:05 Insprill