bytecodealliance / bytecodealliance/componentize-dotnet
Reference .wit files from outside .csproj directory
- Ngôn ngữ chính
- C#
- Star
- 147
- Fork
- 18
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Hướng nghiên cứu
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.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- csharp, wasm
- Lĩnh vực
- build-system, tooling
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 48/100