JavaScript Proposal for weak references:
WeakRef
A proposal to implement weak references in JavaScript – which would expose weak references made possible by
WeakMap
andWeakSet
– is currently sitting at stage 0.6m 0
WeakRef
A proposal to implement weak references in JavaScript – which would expose weak references made possible by WeakMap
and WeakSet
– is currently sitting at stage 0.