• down daemon
    link
    32 years ago

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

    • Miya
      link
      5
      edit-2
      2 years ago

      deleted by creator

    • @cheer
      link
      22 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.