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
/
android
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
144
Star
564
Code
Issues
99
Pull requests
12
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 15, 2026
chore: update v8
edusperoni
committed
72fce99
View commit details
Copy full SHA for 72fce99
Browse repository at this point
fix(inspector): make the Tracing domain protocol-correct and faster
Show description for e597308
edusperoni
committed
e597308
View commit details
Copy full SHA for e597308
Browse repository at this point
refactor: replace assert() with NS_CHECK/NS_DCHECK (#2014)
Show description for 8a4ac28
edusperoni
authored
8a4ac28
View commit details
Copy full SHA for 8a4ac28
Browse repository at this point
fix: runtime lifetime — deferred leaks, cross-isolate sharing, startup robustness (#2013)
Show description for e2ede45
edusperoni
authored
e2ede45
View commit details
Copy full SHA for e2ede45
Browse repository at this point
fix(console): find custom toString on deep prototype chains
Show description for d0192f2
edusperoni
committed
d0192f2
View commit details
Copy full SHA for d0192f2
Browse repository at this point
chore: bump v8 patch version
edusperoni
committed
98eea99
View commit details
Copy full SHA for 98eea99
Browse repository at this point
ci: stop rebuilding the test app during packaging, single-ABI emulator tests, ccache, CMake 3.31 (#2011)
Show description for f7a8c8f
edusperoni
authored
f7a8c8f
View commit details
Copy full SHA for f7a8c8f
Browse repository at this point
Commits on Aug 14, 2026
fix: release ObjectManager's JS handles and JNI weak refs at teardown (#2008)
Show description for e612f1b
edusperoni
authored
e612f1b
View commit details
Copy full SHA for e612f1b
Browse repository at this point
fix: restore native tombstones and record runtime crash breadcrumbs (#2007)
Show description for 7e1fdab
edusperoni
authored
7e1fdab
View commit details
Copy full SHA for 7e1fdab
Browse repository at this point
fix: isolate/runtime lifetime — worker startup race, teardown use-after-free, and leaks (#2006)
Show description for 19faa3d
edusperoni
authored
19faa3d
View commit details
Copy full SHA for 19faa3d
Browse repository at this point
feat: Node-API (napi) surface for plugin developers (#2004)
edusperoni
authored
c26048c
View commit details
Copy full SHA for c26048c
Browse repository at this point
Commits on Aug 13, 2026
feat: per-runtime EventLoop - v8 platform tasks + two-lane scheduler (Java MessageQueue / ALooper fd) (#2003)
Show description for fd7b6c6
edusperoni
authored
fd7b6c6
View commit details
Copy full SHA for fd7b6c6
Browse repository at this point
Commits on Aug 12, 2026
feat: WHATWG performance API (hr-time, user timing, performance timeline) (#2001)
Show description for 345f16f
NathanWalker
authored
345f16f
View commit details
Copy full SHA for 345f16f
Browse repository at this point
Commits on Aug 11, 2026
fix: don't abort on worker termination during module load (#1993)
edusperoni
authored
73df473
View commit details
Copy full SHA for 73df473
Browse repository at this point
feat: structuredClone global (HTML structured clone, ArrayBuffer transfer) (#2000)
Show description for f284059
edusperoni
authored
f284059
View commit details
Copy full SHA for f284059
Browse repository at this point
fix: clear pending exception before rejecting a builtin dynamic import
Show description for a45d1ad
edusperoni
committed
a45d1ad
View commit details
Copy full SHA for a45d1ad
Browse repository at this point
fix(url): resync cached searchParams when search/href changes
Show description for e63bf62
edusperoni
committed
e63bf62
View commit details
Copy full SHA for e63bf62
Browse repository at this point
fix: bound Map/Set inspection and harden review findings
Show description for d90a469
edusperoni
committed
d90a469
View commit details
Copy full SHA for d90a469
Browse repository at this point
feat: ns:util builtin module (inspect, format) (#1992)
Show description for 7ff8e85
edusperoni
authored
7ff8e85
View commit details
Copy full SHA for 7ff8e85
Browse repository at this point
feat: budgeted console formatter (inspect builtin) (#1991)
Show description for c1e1631
edusperoni
authored
c1e1631
View commit details
Copy full SHA for c1e1631
Browse repository at this point
feat: Node-style primordials for runtime builtins (#1990)
edusperoni
authored
98b63ba
View commit details
Copy full SHA for 98b63ba
Browse repository at this point
refactor: move embedded runtime JS to real .js files (js2c) (#1989)
edusperoni
authored
b5edc78
View commit details
Copy full SHA for b5edc78
Browse repository at this point
Commits on Aug 4, 2026
build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#1998)
Show description for 3a696b6
dependabot[bot]
authored
3a696b6
View commit details
Copy full SHA for 3a696b6
Browse repository at this point
build(deps): bump github/codeql-action/upload-sarif (#1997)
Show description for 8e239c4
dependabot[bot]
authored
8e239c4
View commit details
Copy full SHA for 8e239c4
Browse repository at this point
build(deps): bump actions/setup-node from 6.2.0 to 7.0.0 (#1996)
Show description for 3096c5e
dependabot[bot]
authored
3096c5e
View commit details
Copy full SHA for 3096c5e
Browse repository at this point
build(deps): bump ReactiveCircus/android-emulator-runner (#1995)
Show description for e3d3e44
dependabot[bot]
authored
e3d3e44
View commit details
Copy full SHA for e3d3e44
Browse repository at this point
build(deps): bump actions/setup-java from 5.4.0 to 5.6.0 (#1994)
Show description for 6477972
dependabot[bot]
authored
6477972
View commit details
Copy full SHA for 6477972
Browse repository at this point
Commits on Aug 3, 2026
feat!: upgrade V8 to 14.9.207.39 (#1987)
edusperoni
authored
c08a91b
View commit details
Copy full SHA for c08a91b
Browse repository at this point
Commits on Jul 29, 2026
feat: Ada v4 (#1988)
NathanWalker
authored
c22ad60
View commit details
Copy full SHA for c22ad60
Browse repository at this point
Commits on Jul 27, 2026
feat: web-compliant error handling (#1985)
edusperoni
authored
34196a7
View commit details
Copy full SHA for 34196a7
Browse repository at this point
Commits on Jul 21, 2026
fix: preserve jsparser CommonJS package boundary (#1984)
tannerlinsley
authored
e6d0d3d
View commit details
Copy full SHA for e6d0d3d
Browse repository at this point
Commits on Jul 16, 2026
chore: ci workflow
Show description for 04d143f
NathanWalker
committed
04d143f
View commit details
Copy full SHA for 04d143f
Browse repository at this point
Commits on Jul 13, 2026
release: 9.0.5
edusperoni
committed
6bc84d4
View commit details
Copy full SHA for 6bc84d4
Browse repository at this point
Commits on Jul 1, 2026
build(deps): bump actions/setup-java from 5.1.0 to 5.4.0 (#1980)
Show description for b0a9964
dependabot[bot]
authored
b0a9964
View commit details
Copy full SHA for b0a9964
Browse repository at this point
build(deps): bump github/codeql-action/upload-sarif (#1979)
Show description for d9e7373
dependabot[bot]
authored
d9e7373
View commit details
Copy full SHA for d9e7373
Browse repository at this point
Previous
Next
You can’t perform that action at this time.