cross-rs / cross

“Zero setup” cross compilation and “cross testing” of Rust crates
Apache License 2.0
6.27k stars 357 forks source link

Upgrade qemu and integrate `qemu-user` runners for `loongarch64-linux-gnu` #1467

Closed heiher closed 3 months ago

heiher commented 3 months ago

Checklist

Describe your request

Upgrade qemu to version 8.2.2 and integrate qemu-user runners support for loongarch64-unknown-linux-gnu target.

Describe why this would be a good inclusion for cross

Complete the span of available Rust targets more fully, so that Rust application developers can more easily support diverse platforms.