Skip to content

WeakRef support #741

Description

@phryneas

Introduction

Hermes has support for WeakRefs, but it seems it's not enabled for React Native.

Details

From facebook/hermes#658 and facebook/hermes#1195, it seems that this requires action on the React Native side (enabling the microtask-queue flag for Hermes and then routinely calling drainMicrotasks).

Discussion points

Is there a reason why microtask-queue is not enabled, and could it be enabled?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions