- cross-rs
github actions:
- name: fetch cross-rs binrun: docker run -v /usr/local/bin:/host --rm ghcr.io/2cd/pkgs:cross-x64 cp cross /host
- name: run crossrun: cross build --release --target riscv64gc-unknown-linux-muslThere was an error while loading. Please reload this page.