0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java620 forks (620 forks)batch import
enhancementhelp wantedquestion
Repository metrics
- Stars
- 4,279 stars (4,279 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Explore the existing JavaCPP codebase to understand how it bridges Java and native C++. Investigate if there is any existing .NET interop mechanism. Look at similar projects like JCOReflector and evaluate the feasibility of adding .NET support. This would involve understanding JNI, P/Invoke, and possibly .NET Core hosting.
- Tech stack
- java
- Domain
- backendapi
- Issue type
- Feature
- Prerequisites
- Java.NET/C#