Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
callstackincubator
/
react-native-node-api
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
188
Code
Issues
97
Pull requests
17
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Explicit
weak-node-api
linkage
- #249
#249
Merged
kraenhansen
merged 15 commits into
main
callstackincubator/react-native-node-api:main
from
kh/weak-node-api-cmake
callstackincubator/react-native-node-api:kh/weak-node-api-cmake
Copy head branch name to clipboard
Sep 23, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Explicit
weak-node-api
linkage
#249
kraenhansen
merged 15 commits into
main
callstackincubator/react-native-node-api:main
from
kh/weak-node-api-cmake
callstackincubator/react-native-node-api:kh/weak-node-api-cmake
Copy head branch name to clipboard
Commits
Commits on Sep 22, 2025
Expose includable WEAK_NODE_API_CONFIG to CMake projects
kraenhansen
committed
242ac2d
View commit details
Copy full SHA for 242ac2d
Browse repository at this point
Use the `include(${WEAK_NODE_API_CONFIG})` syntax in our own tests
kraenhansen
committed
23420f0
View commit details
Copy full SHA for 23420f0
Browse repository at this point
Turn define arguments into arrays of objects with key-value-pair
kraenhansen
committed
f880d62
View commit details
Copy full SHA for f880d62
Browse repository at this point
Add general documentation on weak-node-api
kraenhansen
committed
6c98a22
View commit details
Copy full SHA for 6c98a22
Browse repository at this point
Make injection of CMAKE_JS_* variables opt-in and provide our own explicit way of linking with Node-API
kraenhansen
committed
38b9113
View commit details
Copy full SHA for 38b9113
Browse repository at this point
Add --weak-node-api option to gyp-to-cmake
kraenhansen
committed
1fcc776
View commit details
Copy full SHA for 1fcc776
Browse repository at this point
Use weak-node-api linkage in node-addon-examples
kraenhansen
committed
772a64a
View commit details
Copy full SHA for 772a64a
Browse repository at this point
Opt into cmake-js compatibility in node-tests
kraenhansen
committed
63c8a27
View commit details
Copy full SHA for 63c8a27
Browse repository at this point
Fixed bug passing type through defines
kraenhansen
committed
eabad31
View commit details
Copy full SHA for eabad31
Browse repository at this point
Fixed bug when calling cmake-rn in node-tests
kraenhansen
committed
759a530
View commit details
Copy full SHA for 759a530
Browse repository at this point
Fix missing set_target_properties of .node suffix
kraenhansen
committed
e002331
View commit details
Copy full SHA for e002331
Browse repository at this point
Apply suggestion from @Copilot to documentation
kraenhansen
committed
0fd0c23
View commit details
Copy full SHA for 0fd0c23
Browse repository at this point
Use [] instead of Array
kraenhansen
committed
f043bb7
View commit details
Copy full SHA for f043bb7
Browse repository at this point
Push into an array instead of creating a new on every --define
kraenhansen
committed
fc511c9
View commit details
Copy full SHA for fc511c9
Browse repository at this point
Update packages/gyp-to-cmake/src/transformer.ts
Show description for a7f3d66
kraenhansen
and
Copilot
committed
a7f3d66
View commit details
Copy full SHA for a7f3d66
Browse repository at this point
You can’t perform that action at this time.