libgit2 / libgit2/libgit2sharp
libgit2.wasm > libgit2.dll assembly
還沒有人認領這個 Issue。
- 主要語言
- C#
- 星號
- 3.5k
- 分支
- 925
- PR 合併指標
- 30 天內沒有已合併 PR
描述
It would be amazing if libgit2 could be compiled to wasm and then the wasm could be compiled to a .NET assembly. Having a managed version of libgit2 would help out a ton of projects, including a couple I contribute to.
@ericsink's wasm2cil
https://twitter.com/eric_sink/status/1120811624271683585
https://ericsink.com/entries/wasm_wasi_dotnet.html
https://github.com/ericsink/wasm2cil
@RyanLamansky's dotnet-webassembly
https://twitter.com/WasmWeekly/status/1120935617335037952
https://github.com/RyanLamansky/dotnet-webassembly
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
先檢視連結的 wasm2cil 和 dotnet-webassembly 專案,以及 libgit2 儲存庫的背景。確認 libgit2 是否可以編譯為 WebAssembly 並轉換成 .NET assembly,接著記錄所需的方法,以及一個可運作的 managed assembly,作為完成標準。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp, wasm
- 領域
- devtools
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100