Skip to content

Bump hermes version - enable hermes native microtasks #14635

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

acoates-ms
Copy link
Contributor

@acoates-ms acoates-ms commented May 1, 2025

Description

Update hermes version to one that includes an implementation of queueMicroTask, and an option to configure the runtime to enable microtasks.

Switch the value of disableEventLoopOnBridgeless to align with core - esp since its about to be removed.

Type of Change

Erase all that don't apply.

  • Bug fix (non-breaking change which fixes an issue)

Why

What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits.

Resolves #14133

@acoates-ms acoates-ms changed the title Bump hermes version Bump hermes version - enable hermes native microtasks May 2, 2025
@acoates-ms acoates-ms marked this pull request as ready for review May 2, 2025 18:05
@acoates-ms acoates-ms requested review from a team as code owners May 2, 2025 18:05
@acoates-ms acoates-ms enabled auto-merge (squash) May 2, 2025 18:40
@acoates-ms acoates-ms disabled auto-merge May 2, 2025 19:19
@acoates-ms acoates-ms enabled auto-merge (squash) May 2, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove disableEventLoopOnBridgeless featureflag override
3 participants