Mastodon Feed: Post

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

Some APIs an up-and-coming web platform engineer could easily knock out, to universal applause:

  • brotli and zstd for Compression Streams
  • ImageEncoder for Web Codecs
  • ImageData in Custom Paint
  • a CBOR encode/decode API
  • a "fast JSON decode" w/ clean globals assurance

Make the JSON APIs return the new struct type, omit the reviver function, and speedup could be an order of magnitude or more.