microsoft / microsoft/node-api-dotnet
Add support for the current version of Node
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 783
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
I tried using the latest version of "libnode.dll" but it says that there's no entrypoint node_embedding_platform_create() inside of it
Could you add support to new node versions? (The one I was trying is "v25.6.1")
Or am I doing something wrong on my side? Is there any workaround?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the missing node_embedding_platform_create() entrypoint with libnode.dll v25.6.1 and compare its compatibility with the current Node support. Done means determining whether support for the current Node version can be added or documenting a confirmed workaround.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, node.js
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100