• sik0fewl@lemmy.ca
    link
    fedilink
    arrow-up
    8
    ·
    22 hours ago

    This is interesting.

    Compacting garbage collector, written in very unsafe Rust

    • innocentz3r0@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      14 hours ago

      Why not use MMTk instead of writing your own? MMTk already has bindings for V8, so it already has some level of support for Javascript, and seems to be better in the long run.