Summary: | Consider using simd base64 encode/decode from simdutf | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> |
Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW --- | ||
Severity: | Normal | CC: | hi, webkit-bug-importer, ysuzuki |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Sam Weinig
2024-06-05 10:53:28 PDT
Yes, I'm working on this right now. We already adopted simdutf for Uint8Array toBase64. I will apply fromBase64 part too (having some patch already). |