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 }}
youknowone
/
pyre
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
110
Code
Issues
50
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
jit: exception-edge bridge default-on, GC write-barrier fix, and FBW rollout-flag cleanup
- #757
#757
Merged
youknowone
merged 11 commits into
main
youknowone/pyre:main
from
perf-bridge
youknowone/pyre:perf-bridge
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
jit: exception-edge bridge default-on, GC write-barrier fix, and FBW rollout-flag cleanup
#757
youknowone
merged 11 commits into
main
youknowone/pyre:main
from
perf-bridge
youknowone/pyre:perf-bridge
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
jit: exc-edge bridge fixes (forward catch lookup, dynasm exception-cell ops, stale exception seed)
Show description for dbf3c42
youknowone
committed
dbf3c42
View commit details
Copy full SHA for dbf3c42
Browse repository at this point
jit: guard the exception flavor at exception-guard bridge entry
Show description for d58f908
youknowone
committed
d58f908
View commit details
Copy full SHA for d58f908
Browse repository at this point
jit: carry the bridge-entry flavor guard's resume coordinate verbatim
Show description for 797adae
youknowone
committed
797adae
View commit details
Copy full SHA for 797adae
Browse repository at this point
jit: clear the standing-exception seed on a no-exception bridge failure
Show description for 5d0b22f
youknowone
committed
5d0b22f
View commit details
Copy full SHA for 5d0b22f
Browse repository at this point
gc: write-barrier JIT-side virtualizable frame stores and exc child walks
Show description for e4f431f
youknowone
committed
e4f431f
View commit details
Copy full SHA for e4f431f
Browse repository at this point
jit: enable the exception-edge bridge by default on native backends
Show description for 4360175
youknowone
committed
4360175
View commit details
Copy full SHA for 4360175
Browse repository at this point
jit: remove the served-their-purpose default-on FBW rollout flags
Show description for 44e17ed
youknowone
committed
44e17ed
View commit details
Copy full SHA for 44e17ed
Browse repository at this point
gc: re-arm the frame-array write barrier after every flush store
Show description for e6899fa
youknowone
committed
e6899fa
View commit details
Copy full SHA for e6899fa
Browse repository at this point
jit(gc): only strip a bridge's save/restore-exception prefix when its result is unused
Show description for 7c9c558
youknowone
committed
7c9c558
View commit details
Copy full SHA for 7c9c558
Browse repository at this point
jit: wrap the FBW end-flush loop-close call to satisfy rustfmt
Show description for 912b42c
youknowone
committed
912b42c
View commit details
Copy full SHA for 912b42c
Browse repository at this point
jit(cranelift): drop the post-staging attached-bridge dispatch for exception guards
Show description for ebb87c5
youknowone
committed
ebb87c5
View commit details
Copy full SHA for ebb87c5
Browse repository at this point
You can’t perform that action at this time.