bytecodealliance / bytecodealliance/componentize-dotnet

Reference .wit files from outside .csproj directory

未关闭
#91 3 条评论 4 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。