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
49
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
locals() drops the frame's own extra locals, plus five defect fixes and a wasm codegen change
- #1083
#1083
Merged
youknowone
merged 8 commits into
main
youknowone/pyre:main
from
wasm-jit
youknowone/pyre:wasm-jit
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
locals() drops the frame's own extra locals, plus five defect fixes and a wasm codegen change
#1083
youknowone
merged 8 commits into
main
youknowone/pyre:main
from
wasm-jit
youknowone/pyre:wasm-jit
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
jit: name ABORT_ESCAPE as the reason for the vable-escape walker decline
Show description for bdea827
youknowone
committed
bdea827
View commit details
Copy full SHA for bdea827
Browse repository at this point
jit: skip the walker abort-reason note when no callback table is installed
Show description for e262503
youknowone
committed
e262503
View commit details
Copy full SHA for e262503
Browse repository at this point
signal: range-check siginterrupt, strsignal, and pthread_sigmask's set walk before narrowing
Show description for 40739e5
youknowone
committed
40739e5
View commit details
Copy full SHA for 40739e5
Browse repository at this point
listobject: pin the Object items block across w_list_init_items' lock acquire
Show description for bd0b908
youknowone
committed
bd0b908
View commit details
Copy full SHA for bd0b908
Browse repository at this point
mapdict: propagate a raising __eq__ out of the devolved terminator's dict probe
Show description for b62b1be
youknowone
committed
b62b1be
View commit details
Copy full SHA for b62b1be
Browse repository at this point
wasm: fuse a comparison into the guard that consumes it, and drop identity JUMP self-moves
Show description for 11d4d49
youknowone
committed
11d4d49
View commit details
Copy full SHA for 11d4d49
Browse repository at this point
dict: route w_dict_getitem_wtf8_checked through w_dict_lookup_checked
Show description for 41bac54
youknowone
committed
41bac54
View commit details
Copy full SHA for 41bac54
Browse repository at this point
jit: rewrite the frame's own locals mapping in the fast2locals fold
Show description for 536a619
youknowone
committed
536a619
View commit details
Copy full SHA for 536a619
Browse repository at this point
You can’t perform that action at this time.