microsoft / microsoft/node-api-dotnet
Refactor embedding API and code to separate assembly
Aperta
@vmoroz ci sta già lavorando.
Dal 4/4/2025.
libnode
- Lingua principale
- C#
- Stelle
- 783
- Fork
- 80
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Proposal:
- Create a new assembly:
Microsoft.JavaScript.NodeApi.Embeddingand nuget package - This assembly / package will have a dependency on the
LibNodepackage for the native embedding runtime - Move the public embedding types (
NodeEmbedding*) into that assembly / namespace.
Probably there will still need to be some embedding-related code in the core assembly, particularly JSRuntime. I think that's OK.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.