bytecodealliance / bytecodealliance/componentize-dotnet

Publishing packages from Linux cannot handle zip files

未关闭
#41 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
147
派生
18
PR 合并指标
30 天内没有已合并 PR

描述

Linux 'tar' does not support `zip` format so due to https://github.com/bytecodealliance/componentize-dotnet/blob/26b5b5a839f7a2a786cfe9d2498dfa42dd6ac525/src/WasmComponent.Sdk/WasmComponent.Sdk.csproj#L70, packages built on Linux will not have the `.exe`

贡献指南

打开贡献指南

调研方向

从链接的 src/WasmComponent.Sdk/WasmComponent.Sdk.csproj 第 70 行开始,检查 Linux 与其他平台创建软件包归档的方式。复现 Linux 发布路径,并验证生成的软件包包含 .exe;完成标准是 Linux 构建的软件包能够处理 zip 格式并包含可执行文件。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp, wasm
领域
build-system, release
Issue 类型
缺陷
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

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