Skip to content

Commit

Permalink
newsletter: Add brief section about WebCrypto API
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomekling committed Dec 30, 2024
1 parent efc4f6c commit 0cf160f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/content/newsletters/2024-12-31.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ This gives us battle-hardened correctness as well as a boost in performance.

So far, only the hashing functions have been ported, and there's more work to do.

### WebCrypto API improvements

We've implemented a number of features in the WebCrypto API this month, and we now have enough functionality to support the QR code login system on Discord.

FIXME: Add screenshot of that.

### Canvas2D filters

We now support the `filter` property on `CanvasRenderingContext2D`.
Expand Down

0 comments on commit 0cf160f

Please sign in to comment.