• Rustmilian@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Rust actual supports most architectures(AMD64, SPARC, z/Architecture, x86-64, ARM, PowerPC, and RISC-V). The limitations are from LLVM not supporting some architects(Alpha, SuperH, and VAX) and some instruction sets(sse2, etc.). This is not going to be a problem when GCC-Rust is finished.