Get the latest tech news
Wuffs: Wrangling Untrusted File Formats Safely
Wrangling Untrusted File Formats Safely. Contribute to google/wuffs development by creating an account on GitHub.
lang holds the Go libraries that implement Wuffs the Language: tokenizer, AST, parser, renderer, etc. Assertion checking needs more rigor, especially around side effects and aliasing, and being sufficiently well specified to allow alternative implementations. Nonetheless, Wuffs' GIF decoder has shipped in the Google Chrome web browser since June 2021(milestone M93).
Or read this on Hacker News