tc39/proposal-arraybuffer-base64

Include hex

bakkot opened this issue · 2 comments

Hex is the other common binary serialization format; it may make sense to include it as part of this proposal.

Done in #20 / 4d074a8.