ludrol@programming.dev to Programmer Humor@programming.dev · 4か月前JPEG XL is Dead. Long Live JPEG XLprogramming.devimagemessage-square71linkfedilinkarrow-up1519arrow-down14file-text
arrow-up1515arrow-down1imageJPEG XL is Dead. Long Live JPEG XLprogramming.devludrol@programming.dev to Programmer Humor@programming.dev · 4か月前message-square71linkfedilinkfile-text
minus-squareEskuero@lemmy.fromshado.wslinkfedilinkarrow-up90·4か月前“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·4か月前I.e. the existing implementation is not usable because it’s not written in rust
minus-squareCaptain Aggravated@sh.itjust.workslinkfedilinkEnglisharrow-up10arrow-down1·4か月前Or would they demand it in Go? Or have they abandoned that?
minus-squareryannathans@aussie.zonelinkfedilinkarrow-up5arrow-down1·4か月前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