ada-url/ada

Add support for non-UTF-8 inputs

オープン

#77 opened on 2023/01/20

 (4 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (134 件のフォーク)github user discovery
good first issuespecification issue

Repository metrics

Stars
 (1,821 個のスター)
PR merge metrics
 (平均マージ 3d 1h) (30d で 34 merged PRs)

説明

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

コントリビューターガイド