ada-url/ada

Add support for non-UTF-8 inputs

Aperta

#77 aperta il 20 gen 2023

 (4 commenti) (1 reazione) (0 assegnatari)C++ (135 fork)github user discovery
good first issuespecification issue

Metriche repository

Star
 (1825 stelle)
Metriche merge PR
 (Merge medio 3g 1h) (34 PR mergiate in 30 g)

Descrizione

The entire code base assumes UTF-8. To support UTF-16, we simply need to transcode (easy!).

Guida contributor