• @rockSlayer
    link
    English
    210 hours 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
      English
      59 hours ago

      WebAssembly is the target, not js, I believe.