Skip to content

ReactNative 0.73 did not include the Hermes WeakMap memory leak fix #42620

@edkimmel

Description

@edkimmel

Description

It looks like ReactNative 0.73 took a build of hermes from September 2023. The WeakMap memory leak was fixed in November. facebook/hermes@e7b2abe

Would it be possible to get a minor version / hotfix built of 0.73 to include that fix? Right now, our choices are to patch and host a custom hermes ourselves or to continue to call GC manually to work around the issue.

Steps to reproduce

facebook/hermes@e7b2abe

React Native Version

0.73.0

Affected Platforms

Runtime - Android, Runtime - iOS

Output of npx react-native info

N/A

Stacktrace or Logs

N/A

Reproducer

facebook/hermes@e7b2abe

Screenshots and Videos

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions