facebook / hermes

A JavaScript engine optimized for running React Native.
https://hermesengine.dev/
MIT License
9.41k stars 596 forks source link

Make queueMicrotask pure virtual #1337

Closed rubennorte closed 2 months ago

rubennorte commented 2 months ago

Summary: Changelog: [internal]

We've done this in a separate diff because the changes in Hermes don't propagate immediately to the React Native repository. We need to land the changes in JSI and Hermes first (in a backwards-compatible way) and then land this in a separate commit to make the method mandatory.

Reviewed By: neildhar

Differential Revision: D54413830

facebook-github-bot commented 2 months ago

This pull request was exported from Phabricator. Differential Revision: D54413830

facebook-github-bot commented 2 months ago

This pull request has been merged in facebook/hermes@a699e87f995bc2f7193990ff36a57ec9cad940e5.