Y
Hacker News
new
|
ask
|
show
|
jobs
by
Yeroc
1007 days ago
Unfortunately, the readme for image-rs indicates that webp support is provided via the libwebp C library!
2 comments
est31
1007 days ago
That's for the encoding part. The 0day we are talking about was in the webp decoder, and decoders generally are the riskier component compared to encoders. I'm not sure if Chrome ships with the webp encoder at all.
link
tedunangst
1007 days ago
Only for encoding.
link