• sugar_in_your_tea
    link
    fedilink
    arrow-up
    1
    ·
    9 hours ago

    Nice. I wonder if they’d be open to rewriting portions in Rust to catch these types of issues with the compiler instead of the user. I’m willing to help if someone else gets the devs on board.

      • sugar_in_your_tea
        link
        fedilink
        arrow-up
        1
        ·
        2 hours ago

        Yeah, pretty much. A segfault happens when you access memory incorrectly, and Rust is all about correct memory access.