mhtml-parser
mhtml-parser copied to clipboard
Deno and browser compatibility?
Would be cool if our code used ArrayBuffers and Uint8Arrays and not buffers if it's as fast - that would make it work inside browsers and in deno.
If it runs in browsers would be cool to serve the contents locally from a service worker.