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
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
149
Code
Issues
51
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ios
NativeScript
runtime
on
main
User selector
All users
All time
Commit history
Commits on Aug 15, 2026
fix(console): find custom toString on deep prototype chains
Show description for 3d178e7
edusperoni
committed
3d178e7
View commit details
Copy full SHA for 3d178e7
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
perf: convert strings across the V8/Obj-C bridge without the UTF-8 round trip (#442)
Show description for bfc6c5e
edusperoni
authored
bfc6c5e
View commit details
Copy full SHA for bfc6c5e
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
perf(metadata): small size reductions in metadata.bin (#434)
edusperoni
authored
ba922a7
View commit details
Copy full SHA for ba922a7
View code at this point
Browse repository at this point
fix: delete self-owned URL wrappers at isolate teardown (#438)
edusperoni
authored
73e22b5
View commit details
Copy full SHA for 73e22b5
View code at this point
Browse repository at this point
feat: Node-API (napi) surface for plugin developers (#437)
edusperoni
authored
3900e1c
View commit details
Copy full SHA for 3900e1c
View code at this point
Browse repository at this point
feat: per-runtime EventLoop - v8 platform tasks + two-lane scheduler (CFRunLoop timer/source) (#439)
edusperoni
authored
4a90925
View commit details
Copy full SHA for 4a90925
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
fix(performance): treat a null measure() options argument as absent
Show description for 4af8d21
edusperoni
committed
4af8d21
View commit details
Copy full SHA for 4af8d21
View code at this point
Browse repository at this point
fix: clear pending exception before rejecting a builtin dynamic import
Show description for 3232fb5
edusperoni
committed
3232fb5
View commit details
Copy full SHA for 3232fb5
View code at this point
Browse repository at this point
fix(inspect): bound Map/Set iteration and harden proxy handling
Show description for 9bebe69
edusperoni
committed
9bebe69
View commit details
Copy full SHA for 9bebe69
View code at this point
Browse repository at this point
feat(performance): structured-clone mark/measure detail per spec
Show description for 6dd5523
edusperoni
committed
6dd5523
View commit details
Copy full SHA for 6dd5523
View code at this point
Browse repository at this point
fix: stop over-releasing objects wrapped from a raw pointer (#432)
edusperoni
authored
bddaacb
View commit details
Copy full SHA for bddaacb
View code at this point
Browse repository at this point
feat: structuredClone global (HTML structured clone, ArrayBuffer transfer) (#431)
edusperoni
authored
5ad8bb1
View commit details
Copy full SHA for 5ad8bb1
View code at this point
Browse repository at this point
feat: WHATWG performance API (hr-time, user timing, performance timeline) (#430)
edusperoni
authored
e338870
View commit details
Copy full SHA for e338870
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
feat: guard released-native-object access behind a policy (ns:runtime)
Show description for 4193a8e
edusperoni
committed
4193a8e
View commit details
Copy full SHA for 4193a8e
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
feat: scope worker-created extended class names to their isolate (#428)
edusperoni
authored
77b1ea3
View commit details
Copy full SHA for 77b1ea3
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
fix(url): resync cached searchParams when search/href changes (#422)
edusperoni
authored
10547cc
View commit details
Copy full SHA for 10547cc
View code at this point
Browse repository at this point
feat: ns:util builtin module (inspect, format) (#418)
Show description for 22226ba
NathanWalker
authored
22226ba
View commit details
Copy full SHA for 22226ba
View code at this point
Browse repository at this point
feat: budgeted console formatter (inspect builtin) (#416)
Show description for 5e40702
NathanWalker
authored
5e40702
View commit details
Copy full SHA for 5e40702
View code at this point
Browse repository at this point
feat: add Node-style primordials to runtime builtins (#415)
Show description for d5c187c
NathanWalker
authored
d5c187c
View commit details
Copy full SHA for d5c187c
View code at this point
Browse repository at this point
refactor: move embedded runtime JS to real .js files (js2c) + enum eval caching (#411)
Show description for 7a4d97f
NathanWalker
authored
7a4d97f
View commit details
Copy full SHA for 7a4d97f
View code at this point
Browse repository at this point
fix: serialize extended-class allocate/register to prevent duplicate class names (#421)
edusperoni
authored
f5f9200
View commit details
Copy full SHA for f5f9200
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
feat!: upgrade V8 to 14.9.207.39 (#412)
edusperoni
authored
0e89474
View commit details
Copy full SHA for 0e89474
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
feat: web-compliant error handling (unhandled rejections, error events, interop.escapeException) (#409)
edusperoni
authored
55ffdef
View commit details
Copy full SHA for 55ffdef
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
fix: report the rejection reason when ES module evaluation fails (#410)
edusperoni
authored
164e752
View commit details
Copy full SHA for 164e752
View code at this point
Browse repository at this point
feat: update libffi to upstream with FFI_TYPE_VECTOR support (#408)
edusperoni
authored
485cdbb
View commit details
Copy full SHA for 485cdbb
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
feat: enable TestRunner suite and metadata availability checks on visionOS (#407)
edusperoni
authored
d907487
View commit details
Copy full SHA for d907487
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
fix: only marshal promise resolution when created on the runtime loop (#396)
Show description for 721633a
adrian-niculescu
authored
721633a
View commit details
Copy full SHA for 721633a
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
fix(urlpattern): match capture groups in test()/exec() (#402)
Show description for 9f21329
edusperoni
authored
9f21329
View commit details
Copy full SHA for 9f21329
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
fix: make V8 string to NSString conversions UTF-16 faithful (#392)
Show description for 6778dfd
adrian-niculescu
authored
6778dfd
View commit details
Copy full SHA for 6778dfd
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
fix: own native blocks with Block_copy/Block_release (#394)
Show description for e40de8a
NathanWalker
and
edusperoni
authored
e40de8a
View commit details
Copy full SHA for e40de8a
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
fix: URLSearchParams construction and iteration spec compliance (#388)
adrian-niculescu
authored
ad920c6
View commit details
Copy full SHA for ad920c6
View code at this point
Browse repository at this point
fix(worker): worker path resolution parity with android and error handling for missing scripts
edusperoni
authored and
NathanWalker
committed
20ce8d4
View commit details
Copy full SHA for 20ce8d4
View code at this point
Browse repository at this point
fix: release our own blocks and release instead of dealloc data
Show description for a65b729
edusperoni
authored and
NathanWalker
committed
a65b729
View commit details
Copy full SHA for a65b729
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
feat(inspector): attach Chrome DevTools to Web Worker isolates (#386)
edusperoni
authored
cd28c41
View commit details
Copy full SHA for cd28c41
View code at this point
Browse repository at this point
fix: error handling with ES module compilation, instantiation, and evaluation (#375)
edusperoni
authored
4dadac8
View commit details
Copy full SHA for 4dadac8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.