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 }}
PerryTS
/
perry
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
161
Star
4.9k
Code
Issues
258
Pull requests
26
Discussions
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix(gc): root heap values held across JS-running calls in runtime and ext-http
- #8131
#8131
Merged
proggeramlug
merged 8 commits into
main
PerryTS/perry:main
from
fix/moving-gc-rooting-sweep
PerryTS/perry:fix/moving-gc-rooting-sweep
Copy head branch name to clipboard
Aug 15, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix(gc): root heap values held across JS-running calls in runtime and ext-http
#8131
proggeramlug
merged 8 commits into
main
PerryTS/perry:main
from
fix/moving-gc-rooting-sweep
PerryTS/perry:fix/moving-gc-rooting-sweep
Copy head branch name to clipboard
Commits
Commits on Aug 15, 2026
fix(runtime): root the generic array-like callback loops across their collection points
Show description for 28f63bf
Ralph Küpper
committed
28f63bf
View commit details
Copy full SHA for 28f63bf
Browse repository at this point
fix(runtime): root call/apply and put-value locals across their JS invocations
Show description for 0aeb25c
Ralph Küpper
committed
0aeb25c
View commit details
Copy full SHA for 0aeb25c
Browse repository at this point
fix(ffi): transient GC roots for ext-crate callback snapshots
Show description for 5ad41b2
Ralph Küpper
committed
5ad41b2
View commit details
Copy full SHA for 5ad41b2
Browse repository at this point
feat(gc): sharpen the from-space scan and stack-map walk instruments
Show description for 86d034b
Ralph Küpper
committed
86d034b
View commit details
Copy full SHA for 86d034b
Browse repository at this point
test(eh): pin that an action-zero landing pad is still Perry's catch
Show description for 1891d32
Ralph Küpper
committed
1891d32
View commit details
Copy full SHA for 1891d32
Browse repository at this point
fix(ext-http): make the GC scanner tests force evacuation, and drop the now-dead listener snapshot
Show description for 00d6b36
Ralph Küpper
committed
00d6b36
View commit details
Copy full SHA for 00d6b36
Browse repository at this point
docs: changeset for the moving-GC rooting sweep
Ralph Küpper
committed
444c60f
View commit details
Copy full SHA for 444c60f
Browse repository at this point
refactor(gc): use the sanctioned handle accessors in the arraylike loops
Show description for 695d44b
Ralph Küpper
committed
695d44b
View commit details
Copy full SHA for 695d44b
Browse repository at this point
You can’t perform that action at this time.