• down daemon
    link
    fedilink
    arrow-up
    3
    ·
    3 years ago

    wtf is webassembly actually? i know i can google it but i really doubt people are writing Assembly for the web?

    • cheer
      link
      fedilink
      arrow-up
      2
      ·
      3 years ago

      That’s exactly what it is to my understanding. Instead of using a scripting language Javascript, you can compile your web program down to a wasm binary using any language you like.