Use weak references to automatically free up LLVM resources when wrapper objects are GC'd
Open
- Dominant language
- TypeScript
- Stars
- 12
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
We should use [node-weak](https://github.com/TooTallNate/node-weak), which provides finalizers, to avoid the need for explicit `.free()` calls in the higher-level interface.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.