• marcos@lemmy.world
      link
      fedilink
      arrow-up
      9
      ·
      18 days ago

      All the other options are worse.

      But, hummm… Some people do use Rust for software where other languages are a better fit. But usually not in public. You see a lot of libraries helping people to use Rust in GUIs or web applications, but all the Rust rewrites people talk about are for stuff better done in Rust.

        • marcos@lemmy.world
          link
          fedilink
          arrow-up
          3
          ·
          17 days ago

          Oh, heavyweight Wasm is one of those things better written in Rust.

          Intrinsically, one would expect there to be better options. But Wasm is difficult enough that people have been unable to port most tools. That will probably change at some point, but I would not stop anything to wait for that.

      • MonkderVierte@lemmy.zip
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        12 days ago

        1:1 rewrites of ironed-out tools introduce bugs first. Not a fan of it. Better do a re-implementation of the original tools’ idea. For example, i quite like fd.