• @coloredgrayscale
    link
    111 month ago

    thanks to wasm any language is a browser running language.

    Theoretically yes, practically you may have to deliver a whole runtime depending on the languagey making websites even bigger and slower to load initially. And unless it’s a webapp with data processing on the client the perceived performance benefits may be negligible.

    • @[email protected]
      link
      fedilink
      -21 month ago

      correct

      good languages like rust have tiny bundles and initialize in microseconds, of course :)