KnicKnic / KnicKnic/native-powershell
Very cool project but it is more like a C# DLL and not native C
- Dominant language
- C++
- Stars
- 52
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Hey @KnicKnic 👋
Very cool project indeed. It inspired me for some stuff I am working on.
However, I encountered some limitations because of the description and name of the project (native-powershell), I thought it uses native C/C++ :p
What I did not notice (would have saved me a lot of time if I did) is that you use C# inline in your code. This is a limitation because you cannot load the DLL from memory without it being on disk (unless you know of some way to load .NET DLL from memory)
Cheers and Thanks 😊
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the repository name and description against the issue's clarification that the project uses inline C# and produces a DLL rather than native C/C++. Done would be a clear, agreed description of the implementation and loading limitation; no specific files or tests are identified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, csharp, powershell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100