MarkusJx / node-java-bridge

A bridge between Node.js and Java
https://markusjx.github.io/node-java-bridge/
MIT License
116 stars 6 forks source link

Improve documentation of `newProxy` #92

Closed MarkusJx closed 8 months ago

MarkusJx commented 1 year ago

Currently, the documentation of newProxy lacks more detailed information on when and how the proxy is garbage collected. Additionally, examples for garbage collection should be added.