bytecodealliance / bytecodealliance/componentize-dotnet
Publishing packages from Linux cannot handle zip files
- Lenguaje dominante
- C#
- Estrellas
- 147
- Forks
- 18
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`
Guía de contribución
Línea de trabajo
Start at the linked src/WasmComponent.Sdk/WasmComponent.Sdk.csproj line 70 and inspect how package archives are created on Linux versus other platforms. Reproduce the Linux publishing path and verify that the resulting package includes the .exe; done means Linux-built packages handle the zip format and contain the executable.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp, wasm
- Área
- build-system, release
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100