comlink
comlink copied to clipboard
Add support for finalizers
Note to self: WeakRefs are Firefox Nightly (79.0a1 (2020-06-01)) and the implementation behaves correctly there as well.
@surma was this released as apart of v4.3.0? If not, any plans to release a new version?
I'm also wondering what the status of this is. Having to garbage collect proxies by hand is quite error-prone and the sooner we can get rid of it the better. :slightly_smiling_face:
Any plans to finally release this piece? We're really struggling with memory leaks. Wekref seems to be widely supported in browsers. Really appreciate what you are doing guys!
hi, any news regarding this one?
We're also curious if this is going to be merged in?