• @tomalley8342
    link
    713 hours ago

    It’s also a compiled blob, which is wonderful news if you were developing closed source software. You don’t have to work around javascript with pesky obfuscation tricks to protect your intellectual property anymore! ♥️

    • @Deckweiss
      link
      8
      edit-2
      4 hours ago

      Every program is “open” source if you know how to use a decompiler.

      • @[email protected]
        link
        fedilink
        11 hour ago

        I feel like this is a joke but it’s also true. Obfuscated JS is less readable than the decompiled code I’ve seen, and we have better tools than the last time I messed with a decompiler.

  • @Deckweiss
    link
    12
    edit-2
    15 hours ago

    To answer the headline question:

    • because wasm fast

    (the rest of the points are debatable)