bytecodealliance / bytecodealliance/componentize-dotnet
Fix parallel download errors when solution has multiple projects that use WasmComponent.Sdk
未关闭
- 主要语言
- C#
- 星标
- 147
- 派生
- 18
- PR 合并指标
- 30 天内没有已合并 PR
描述
https://github.com/bytecodealliance/componentize-dotnet/blob/b3a97cb1a0904cd7e35c8d091ef8010fcddad03b/src/WasmComponent.Sdk/build/WasmComponent.Sdk.targets#L48-L57
贡献指南
调研方向
首先阅读第48-57行的 src/WasmComponent.Sdk/build/WasmComponent.Sdk.targets,并使用包含多个使用 WasmComponent.Sdk 的项目的解决方案重现该问题。跟踪其中的并行下载行为,然后验证当项目并发运行时,解决方案能够成功构建且不会出现下载错误。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, wasm
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100