3 comments

  • tosti1 hour ago
    This isn&#x27;t a bad thing per se. I imagine this could be a thing for an embedded side project or a tiny rescue system.<p>Edit: or learning arm64 assembly :)
  • wewewedxfgdf30 minutes ago
    You wrote this by hand? Impressive.
  • benj11142 minutes ago
    Cool. I particularly like the O&#x27;Reilly book cover that never was. Although I fear you may have misunderstood what wasm is...<p>Question&#x2F;critique. Isn&#x27;t getting the mime type by file extension a bit windowsy? Would it not be easier to read the magic number when you&#x27;re at the assembly level?