Issues
- 12
Stage 4 tracking
#51 opened by bakkot - 1
UUIDs?
#66 opened by justingrant - 2
Spec bug for parsing unpadded base64?
#65 opened by Jack-Works - 4
- 1
Custom alphabet option
#63 opened by dfahlander - 3
`lastChunkHandling: strict-no-padding` option?
#62 opened by mary-ext - 1
- 3
- 16
toBase64 with base64url alphabet and padding
#59 opened by panva - 2
Pre-Stage-3 spec review
#49 opened by linusg - 0
- 0
Consistently check for String options
#52 opened by anba - 0
- 5
- 2
- 3
Consider buffer -> buffer translation
#16 opened by dead-claudia - 43
- 10
- 9
Is `GetOptionsObject` really required?
#30 opened by zloirock - 13
- 3
- 2
- 5
Consider base16k
#11 opened by sffc - 9
Inclusion on Uint8Array
#10 opened by syg - 2
Placement and name of "from{Base64,Hex}Into"
#41 opened by anba - 1
- 0
fromBase64Into and fromHexInto: infinite loop
#47 opened by ljharb - 1
- 4
Out-of-bounds TypedArrays should be rejected
#40 opened by anba - 0
GetUint8ArrayBytes needs to be aware of SAB access
#29 opened by syg - 0
Type declarations for playground
#37 opened by jsejcksn - 1
Unavoidable copy in `toBase64`
#32 opened by 0f-0b - 1
bikeshedding `fromPartialBase64` name
#25 opened by bakkot - 21
encoding into an existing buffer
#21 opened by bakkot - 51
Streaming / multi-shot
#13 opened by bakkot - 2
The order of validation / errors
#31 opened by zloirock - 2
Include hex
#8 opened by bakkot - 5
URLSafe Base64 Support (RFC3548)
#2 opened by septs - 1
How about generalize it to any popular base?
#12 opened by MaxGraey