• anlumo@feddit.de
        link
        fedilink
        English
        arrow-up
        8
        ·
        6 months ago

        The Linux devs are hesitant to use Rust, because it doesn’t compile to all platforms Linux supports. So, it can only be used for drivers that are only useful on specific platforms that are supported by the compiler, which meant that until now it only was experimental ones like the graphics driver for Apple Silicon Macs.

  • dinckel@lemmy.world
    link
    fedilink
    arrow-up
    15
    ·
    6 months ago

    Kind of deceptive wording. A considerable amount of code, that went into making the Apple M1 through M3 hardware work on Linux, is written in Rust, namely the graphical stack

  • tbk@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    5 months ago

    Building a network driver is an excellent use case for the language.