ada-url/ada

Add support for non-UTF-8 inputs

開放

#77 建立於 2023年1月20日

 (4 則留言) (1 個反應) (0 位負責人)C++ (134 個分叉)github user discovery
good first issuespecification issue

倉庫指標

星標
 (1,821 顆星)
PR 合併指標
 (平均合併 3天 1小時) (30 天內合併 34 個 PR)

描述

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

貢獻者指南