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
50
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 18, 2026
feat(runtime): typed per-isolate state slots on Caches
Show description for abe7ffe
edusperoni
committed
abe7ffe
View commit details
Copy full SHA for abe7ffe
Browse repository at this point
Commits on Aug 15, 2026
chore: update v8
edusperoni
committed
61fbe5d
View commit details
Copy full SHA for 61fbe5d
Browse repository at this point
fix(inspector): answer the Tracing domain off the JS thread, stop swapping the trace buffer
Show description for b68a963
edusperoni
committed
b68a963
View commit details
Copy full SHA for b68a963
Browse repository at this point
fix(inspector): make the Tracing domain protocol-correct and faster
Show description for 87ab586
edusperoni
committed
87ab586
View commit details
Copy full SHA for 87ab586
Browse repository at this point
fix(console): find custom toString on deep prototype chains
Show description for 3d178e7
edusperoni
committed
3d178e7
View commit details
Copy full SHA for 3d178e7
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
Browse repository at this point
fix(napi): enter the env's context around async-work completion
Show description for 3645898
edusperoni
committed
3645898
View commit details
Copy full SHA for 3645898
Browse repository at this point
fix(v8): pin the prebuilt release that exports the public V8 API
Show description for 9fb910c
edusperoni
committed
9fb910c
View commit details
Copy full SHA for 9fb910c
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
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
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
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
Browse repository at this point
test: isolate the null end mark spec
Show description for 32ed9e5
edusperoni
committed
32ed9e5
View commit details
Copy full SHA for 32ed9e5
Browse repository at this point
Commits on Aug 11, 2026
test: bump shared tests to the stall-tolerant timeOrigin anchor spec
Show description for 88a2344
edusperoni
committed
88a2344
View commit details
Copy full SHA for 88a2344
Browse repository at this point
ci: update junit-cli-report-viewer [skip_ci]
edusperoni
committed
177c46b
View commit details
Copy full SHA for 177c46b
Browse repository at this point
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
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
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
Browse repository at this point
fix(metadata-generator): emit UIKit metadata for Mac Catalyst (#433)
Show description for 7291cf3
farfromrefug
and
claude
authored
7291cf3
View commit details
Copy full SHA for 7291cf3
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
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
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
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
Browse repository at this point
Commits on Aug 10, 2026
feat: ship TypeScript declarations for the ns:* builtin modules
Show description for 5e470f4
edusperoni
committed
5e470f4
View commit details
Copy full SHA for 5e470f4
Browse repository at this point
chore(hooks): auto-format staged native hunks via git clang-format [skip ci]
Show description for f845b18
edusperoni
committed
f845b18
View commit details
Copy full SHA for f845b18
Browse repository at this point
chore(hooks): check native formatting on changed hunks only [skip ci]
Show description for cf90457
edusperoni
committed
cf90457
View commit details
Copy full SHA for cf90457
Browse repository at this point
fix(hooks): stop the pre-commit hook from swallowing failures
Show description for f860466
edusperoni
committed
f860466
View commit details
Copy full SHA for f860466
Browse repository at this point
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
Browse repository at this point
chore: gitignore ai agent folders
edusperoni
committed
b6786b7
View commit details
Copy full SHA for b6786b7
Browse repository at this point
Commits on Aug 8, 2026
fix: add buffer-length check in unzip.cpp (#429)
Show description for 131611a
anupamme
authored
131611a
View commit details
Copy full SHA for 131611a
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
Browse repository at this point
Commits on Aug 1, 2026
build(deps): bump step-security/harden-runner from 2.19.4 to 2.20.0 (#427)
Show description for 71f91f9
dependabot[bot]
authored
71f91f9
View commit details
Copy full SHA for 71f91f9
Browse repository at this point
build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#426)
Show description for e988db5
dependabot[bot]
authored
e988db5
View commit details
Copy full SHA for e988db5
Browse repository at this point
build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#425)
Show description for 271c62b
dependabot[bot]
authored
271c62b
View commit details
Copy full SHA for 271c62b
Browse repository at this point
build(deps): bump github/codeql-action/upload-sarif (#424)
Show description for 3ced1e4
dependabot[bot]
authored
3ced1e4
View commit details
Copy full SHA for 3ced1e4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.