bytecodealliance / bytecodealliance/componentize-dotnet
Reference .wit files from outside .csproj directory
- 主要言語
- C#
- スター
- 147
- フォーク
- 18
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
It would be nice if it were possible to reference .wit files from outside the .csproj directory, such as:
```xml
```
However this doesn't currently seem to generate the bindings.
This would be useful to share .wit files between importing and exporting projects, rather than having duplicate files that need to be kept in sync.
コントリビューションガイド
調査の方向性
Use the sample .csproj ItemGroup with ..\calculator.wit as the first reproduction, then trace how the external .wit file is handled during binding generation. Done means a .wit file outside the .csproj directory generates bindings and can be shared by importing and exporting projects without duplication.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- csharp, wasm
- 領域
- build-system, tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100