• @[email protected]
    link
    fedilink
    English
    23 days 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
      53 days ago

      WebAssembly is the target, not js, I believe.