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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NativeScript
/
ios
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
42
Star
150
Code
Issues
51
Pull requests
14
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Node-API (napi) surface for plugin developers
- #437
#437
Merged
NathanWalker
merged 10 commits into
main
NativeScript/ios:main
from
feat/node-api
NativeScript/ios:feat/node-api
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: Node-API (napi) surface for plugin developers
#437
NathanWalker
merged 10 commits into
main
NativeScript/ios:main
from
feat/node-api
NativeScript/ios:feat/node-api
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
feat(napi): vendor Node.js v26.7.0 js_native_api sources
Show description for bb129fb
edusperoni
committed
bb129fb
View commit details
Copy full SHA for bb129fb
Browse repository at this point
feat(napi): Node-API environment, embed layer, and require() loading
Show description for cd03989
edusperoni
committed
cd03989
View commit details
Copy full SHA for cd03989
Browse repository at this point
test(napi): Jasmine suite for the Node-API addon surface
Show description for 0b4fcd4
edusperoni
committed
0b4fcd4
View commit details
Copy full SHA for 0b4fcd4
Browse repository at this point
feat(napi): threadsafe functions, async work, and async contexts
Show description for 2c1a89f
edusperoni
committed
2c1a89f
View commit details
Copy full SHA for 2c1a89f
Browse repository at this point
test(napi): js-native-api coverage suite; docs: plugin-author guide
Show description for b0952e2
edusperoni
committed
b0952e2
View commit details
Copy full SHA for b0952e2
Browse repository at this point
fix: return the real promise from PromiseProxy's construct trap
Show description for 36b401e
edusperoni
committed
36b401e
View commit details
Copy full SHA for 36b401e
Browse repository at this point
fix(napi): review findings — TSFN finalize order, teardown guard, bounded async pool
Show description for f1c60d1
edusperoni
committed
f1c60d1
View commit details
Copy full SHA for f1c60d1
Browse repository at this point
fix(napi): async-pool QoS, lock-held env resolution, docs pool contract
Show description for 775d047
edusperoni
committed
775d047
View commit details
Copy full SHA for 775d047
Browse repository at this point
feat(napi): ride the runtime event loop
Show description for be00b4e
edusperoni
committed
be00b4e
View commit details
Copy full SHA for be00b4e
Browse repository at this point
fix(napi): env-registered external-buffer finalizers; harden env lookup
Show description for f46d064
edusperoni
committed
f46d064
View commit details
Copy full SHA for f46d064
Browse repository at this point
You can’t perform that action at this time.