Elsewhere, @bakkot says that apparently Node.js's Buffer.from(x, "base64"), as well as CSP, support mixing base64 and base64 URL in the same string, when decoding. That might be an encoding worth supporting as well.
Cross-linking to tc39/proposal-arraybuffer-base64#7 (comment) for related analysis.
Originally posted by @domenic in #6 (comment)
Elsewhere, @bakkot says that apparently Node.js's
Buffer.from(x, "base64"), as well as CSP, support mixing base64 and base64 URL in the same string, when decoding. That might be an encoding worth supporting as well.Cross-linking to tc39/proposal-arraybuffer-base64#7 (comment) for related analysis.
Originally posted by @domenic in #6 (comment)