Skip to content

Conversation

@acoates-ms
Copy link
Contributor

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

Description

JSDispatcher usage shouldn't be required in these cases, as the callbacks will post back to the runtime executor automatically.

Reducing the usage of JSDispatcher since its design doesn't apply so well in the new archicture, where the JS runtime no longer runs on a single thread, but can run on multiple threads.

Microsoft Reviewers: Open in CodeFlow

@acoates-ms acoates-ms requested a review from a team as a code owner May 7, 2025 20:26
@acoates-ms
Copy link
Contributor Author

Closing - all these changes were included in #14648

@acoates-ms acoates-ms closed this May 14, 2025
@acoates-ms acoates-ms deleted the noJsDispatchInModules branch May 14, 2025 17:15
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.

1 participant