-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
ContributorA React Native contributor.A React Native contributor.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.Type: DiscussionLong running discussion.Long running discussion.
Description
#24405 implements a temporary workaround to fix blob deallocation memory leaks. We access the jsi::Runtime
in an unsafe way. When turbomodules are ready we should be able to implement this cleanly and leverage jsi::HostObject
lifecycles.
There are also a lot of opportunities for code sharing in c++ for this module.
We can discuss the implementation here
ide
Metadata
Metadata
Assignees
Labels
ContributorA React Native contributor.A React Native contributor.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.Type: DiscussionLong running discussion.Long running discussion.