• Fisherswamp@programming.dev
    link
    fedilink
    arrow-up
    2
    arrow-down
    3
    ·
    edit-2
    3 hours ago

    Listen I absolutely love rust but it’s not even close. Typescript’s type system is orders of magnitude more powerful, to the point where it is actually turing complete.

    • foenix@lemmy.radio
      link
      fedilink
      arrow-up
      1
      ·
      3 hours ago

      I code a ton in both Rust and Typescript for work… I think Rust has just as capable of a type system, but leveraging macros for functional defs vs object ones.