Replies: 2 comments 4 replies
-
Hey, I think React Native will continue using C++ in the visible future. Some of us are very excited about Rust and we are thinking about possible ways we can integrate it at some point. I am pretty sure, however, that the core will continue using C++, as moving it to Rust will mean rewriting it from scratch. We might be exposing some bindings for extending Fabric core elements, but it is not planned for now. |
Beta Was this translation helpful? Give feedback.
2 replies
-
FYI, Rust has issues with Apple Bitcode (since it uses a version of LLVM that is different from the version bundled with Xcode). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know everyone is busy with the effort to release the new architecture, but as a question looking to the future. Since Meta seems to be a company that uses Rust, I was wondering if longer term there are any plans to switch out the C++ under pinnings of React Native for Rust?
I have no issue with continued use of C++. I'm just trying to plan ahead in terms of language learning that's all.
Beta Was this translation helpful? Give feedback.
All reactions