8

Let's write a web application in x86 assembly...

Comments
  • 1
    Except wasm isn't designed for high level application development. It's for extremely performance sensitive, low level tasks like cryptography, media codex and compression.

    Right tool for the right job. 👌
  • 2
    @kwilliams I think the post is referring to writing a web server in x86, not a front end in wasm.
  • 0
    That would be a very odd use case.
  • 0
    Might be doable in HLA
Add Comment