Skip to content

Node.js support in cmake-rn #217

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

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

Node.js support in cmake-rn #217

wants to merge 12 commits into from

Conversation

kraenhansen
Copy link
Collaborator

@kraenhansen kraenhansen commented Aug 6, 2025

Merging this PR will:

  • Refactor existing platforms a bit, in preparation for a new "Node.js" platform.
  • Add and document a new Node.js prebuilds directory format.
  • Extend cmake-rn with a new Node.js platform.

TODO

  • Update targets by adding an "environment" (reactnative / nodejs) suffix to disambiguate targets.
  • Add multi-platform tests executing the artefacts.

@kraenhansen kraenhansen self-assigned this Aug 6, 2025
@kraenhansen kraenhansen added the CMake RN Our `cmake` wrapping CLI label Aug 6, 2025
@kraenhansen kraenhansen changed the title Node.js support in cmake-js Node.js support in cmake-rn Aug 7, 2025
@kraenhansen kraenhansen added Apple 🍎 Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.) Android 🤖 Anything related to the Android platform (Gradle, NDK, Android SDK) labels Aug 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android 🤖 Anything related to the Android platform (Gradle, NDK, Android SDK) Apple 🍎 Anything related to the Apple platform (iOS, macOS, Cocoapods, Xcode, XCFrameworks, etc.) CMake RN Our `cmake` wrapping CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant