• @sbv@sh.itjust.works
      link
      fedilink
      English
      239 days ago

      I feel like Rust would be some complaint from the compiler saying that some apparently unrelated struct can’t be Send/Sync for some inscrutable reason. Or something about pinning a future.

      • CEbbinghaus
        link
        fedilink
        459 days ago

        I would disagree. Especially since unlike npm every part of cargo was through through with all the experience and knowledge gained from npm, pip, nuget & co.

        I have a LOT more problems with npm over cargo. Also it’s 1 tool and not 100 different tools to do the same job (npm, pnpm, yarn, bun, deno, etc…)

      • magic_lobster_party
        link
        fedilink
        419 days ago

        Rust and Cargo were built to be in a symbiosis with each other.

        NPM is an afterthought of a rushed language.