• Nat (she/they)
      link
      fedilink
      arrow-up
      9
      ·
      5 months ago

      I dare anyone to even just compile a document containing all the standards you’d need to implement

    • Superb
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      5 months ago

      implementing native CPU instructions through WASM

      This is purely a nitpick, but WASM lets you run WASM instructions not native cpu instructions. Its does let you get much closer to the speed of running native instructions