NativeScript / NativeScript/runtimes
gc() is not exposed
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 25
- Forks
- 4
- Avg merge
- 5d 19h
- Merged PRs (30d)
- 3
Description
This is currently accessible in @nativescript/ios; we can likely expose the same.
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
The issue names @nativescript/ios as the reference implementation but does not identify files or tests. Start by locating how gc() is exposed there and finding the corresponding entry point in this runtime. Done means the same capability is exposed here and its behavior is covered by an appropriate test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100