Review loader
Open
Nobody has claimed this yet.
- Dominant language
- CMake
- Stars
- 9
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I think there might be some c++ in the loader api. This is not as big of a deal since it doesn't affect the plugin ABI, but if this is the case it should at least be noted for 1.0.
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 locating the loader API entry points and checking whether they expose or depend on C++ constructs. Confirm whether this affects the plugin ABI, then document the finding for the 1.0 release if the concern is valid. The issue names no files or tests, so repository exploration is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100