• tracyspcy@lemmy.ml
    link
    fedilink
    arrow-up
    8
    arrow-down
    3
    ·
    8 days ago

    my comment was just pointing out to unsafe rust blocks used in sloppy rewrite.

    • BB_C@programming.dev
      link
      fedilink
      arrow-up
      5
      arrow-down
      9
      ·
      8 days ago

      You clearly don’t even know what unsafe in rust means. And it’s not something you can avoid when FFI is involved, slopping involved or otherwise.

        • BB_C@programming.dev
          link
          fedilink
          arrow-up
          4
          arrow-down
          9
          ·
          8 days ago

          You can interface with a C++ JS engine without unsafe (which is equivalent to just using C btw), if you just really put a real effort into it.

          😇

          I do love me some internet gantry commentary. Especially when it’s super confident and acting knowledgable, with multiple layers of genius on display.