• @[email protected]
    link
    fedilink
    English
    718 hours ago

    Why have this run in the browser? Why not just have it run on the server and renew in the background?

    • @ShortFuse
      link
      English
      15 hours ago

      That’s what NodeJS and Deno are.

      The point of the browser support means it runs on modern Web technologies and doesn’t need external binaries (eg: OpenSSL). It can literally run on any JS, even a browser.