bytecodealliance / bytecodealliance/componentize-dotnet
Reference .wit files from outside .csproj directory
- Langage dominant
- C#
- Étoiles
- 147
- Forks
- 18
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- csharp, wasm
- Domaine
- build-system, tooling
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 48/100