Skip to content

Conversation

@RSNara
Copy link
Contributor

@RSNara RSNara commented Dec 24, 2025

Summary:
The runtime executor is only used to install jsi bindings. So, let's just pass it directly to the installJSIBindings function.

Changelog: [Internal]

Differential Revision: D89709216

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 24, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 24, 2025

@RSNara has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89709216.

@RSNara RSNara force-pushed the export-D89709216 branch 2 times, most recently from 7bd218c to 50a8eda Compare December 26, 2025 20:34
Summary:
The TurboModuleBinding constructor actually doesn't need to be public! It's only called from BridgelessTurboModuleProxy or TurboModuleBinding::install.

Changelog: [General][Breaking] Make the TurboModuleBinding constructor private.

Reviewed By: christophpurrer

Differential Revision: D89751218
Summary:
Holding a reference to the runtime is discouraged. Let's just use the reference provided to the turbomodule binding instead.

Changelog: [General][Deprecated] Deprecate TurboModuleProviderFunctionType

Reviewed By: christophpurrer

Differential Revision: D89751220
Summary:

Read from react native feaure flags from within TurboModuleManager.

This makes it easier to call installJSIBindings. The caller doesn't have to read from feature flags beforehand.

Changelog: [Android][Breaking] Remove unstable_shouldEnableLegacyModuleInterop()

Reviewed By: christophpurrer

Differential Revision: D89709217
Summary:
The runtime executor is only used to install jsi bindings. So, let's just pass it directly to the installJSIBindings function.

Changelog: [Internal]

Reviewed By: christophpurrer

Differential Revision: D89709216
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants