• @rockSlayer@lemmy.world
    link
    fedilink
    English
    22 months ago

    I think if the idea is to replace js, it should be a superset language at the interpreter level. I.e. the interpreter can run js, but valid js wouldn’t work with the compiler. It makes it a drop-in replacement without harming legacy

    • Pennomi
      link
      fedilink
      English
      52 months ago

      WebAssembly is the target, not js, I believe.