bytecodealliance / bytecodealliance/componentize-dotnet
Reference .wit files from outside .csproj directory
- Lenguaje dominante
- C#
- Estrellas
- 147
- Forks
- 18
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp, wasm
- Área
- build-system, tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 48/100