PythonMonkey
PythonMonkey copied to clipboard
Implement cross-language garbage collection and cycle detection
Describe your feature request here.
Pythonmonkey should be able to communicate cross-language reference cycles to the python cycle collector and the spidermonkey garbage collector should be able to collect everything appropriately.
Code example
No response