ludrol@programming.dev to Programmer Humor@programming.dev · 3 个月前JPEG XL is Dead. Long Live JPEG XLprogramming.devimagemessage-square70linkfedilinkarrow-up1543arrow-down14file-text
arrow-up1539arrow-down1imageJPEG XL is Dead. Long Live JPEG XLprogramming.devludrol@programming.dev to Programmer Humor@programming.dev · 3 个月前message-square70linkfedilinkfile-text
minus-squareEskuero@lemmy.fromshado.wslinkfedilinkarrow-up92·3 个月前“we would welcome contributions to integrate a performant and memory-safe JPEG XL decoder in Chromium. In order to enable it by default in Chromium we would need a commitment to long-term maintenance.” yeah
minus-squareryannathans@aussie.zonelinkfedilinkarrow-up12arrow-down1·3 个月前I.e. the existing implementation is not usable because it’s not written in rust
minus-squareCaptain Aggravated@sh.itjust.workslinkfedilinkEnglisharrow-up9arrow-down2·3 个月前Or would they demand it in Go? Or have they abandoned that?
minus-squareryannathans@aussie.zonelinkfedilinkarrow-up5arrow-down1·3 个月前That might work but didn’t think go was as safe as rust built for CPU intensive operations (aside from potentially concurrent tasks)
“we would welcome contributions to integrate a performant and memory-safe JPEG XL decoder in Chromium. In order to enable it by default in Chromium we would need a commitment to long-term maintenance.”
yeah
I.e. the existing implementation is not usable because it’s not written in rust
Or would they demand it in Go? Or have they abandoned that?
That might work but didn’t think go was