Skip to content

feat: Migrate to a CxxTurboModule#196

Closed
mrousavy wants to merge 66 commits into
mainfrom
feat/cxxturbomodule
Closed

feat: Migrate to a CxxTurboModule#196
mrousavy wants to merge 66 commits into
mainfrom
feat/cxxturbomodule

Conversation

@mrousavy
Copy link
Copy Markdown
Member

Migrates react-native-worklets-core to be a single cross-platform C++ TurboModule ("CxxTurboModule").

Warning

From now on, react-native-worklets-core requires the new architecture to be enabled.

The benefit of a CxxTurboModule is that we don't have any Java or Objective-C code, and the entire setup code is much simpler (and also faster to initialize, although this might be in the milliseconds area)

Comment thread package/example/Tests/native-contexts-tests.ts
@hannojg
Copy link
Copy Markdown
Member

hannojg commented Oct 31, 2024

@hannojg hannojg closed this Oct 31, 2024
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.

2 participants