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 }}
paritytech
/
polkavm
Public
Notifications
You must be signed in to change notification settings
Fork
87
Star
436
Code
Issues
43
Pull requests
12
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add AArch64 (ARMv8.2-A) recompiler backend for the generic sandbox
- #387
#387
Open
kvpanch
wants to merge 13 commits into
master
paritytech/polkavm:master
from
kvpanch/arm_recompiler
paritytech/polkavm:kvpanch/arm_recompiler
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Add AArch64 (ARMv8.2-A) recompiler backend for the generic sandbox
#387
kvpanch
wants to merge 13 commits into
master
paritytech/polkavm:master
from
kvpanch/arm_recompiler
paritytech/polkavm:kvpanch/arm_recompiler
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
Add AArch64 (ARMv8.2-A) recompiler backend for the generic sandbox
Show description for c465367
kvpanch
committed
c465367
View commit details
Copy full SHA for c465367
Browse repository at this point
fix errors found by clippy
kvpanch
committed
b2bcf82
View commit details
Copy full SHA for b2bcf82
Browse repository at this point
fix macos build
kvpanch
committed
e3957f9
View commit details
Copy full SHA for e3957f9
Browse repository at this point
fixed format
kvpanch
committed
385623e
View commit details
Copy full SHA for 385623e
Browse repository at this point
fix linux ci
kvpanch
committed
837a05e
View commit details
Copy full SHA for 837a05e
Browse repository at this point
Resolve leftover conflict markers in compiler.rs/tests.rs (concise doc comments)
Show description for ee88b64
kvpanch
and
claude
committed
ee88b64
View commit details
Copy full SHA for ee88b64
Browse repository at this point
Port AArch64 assembler backend to upstream InstructionT API
Show description for 2bc3e99
kvpanch
and
claude
committed
2bc3e99
View commit details
Copy full SHA for 2bc3e99
Browse repository at this point
Enable the AArch64 recompiler (generic sandbox) on Linux
Show description for c3f5673
kvpanch
and
claude
committed
c3f5673
View commit details
Copy full SHA for c3f5673
Browse repository at this point
Add Lima-based 4K page-size test harness for the AArch64 recompiler
Show description for 3c8450e
kvpanch
and
claude
committed
3c8450e
View commit details
Copy full SHA for 3c8450e
Browse repository at this point
Add a hardware-virtualization sandbox backend (aarch64) and default to it
Show description for 342db3c
kvpanch
and
claude
committed
342db3c
View commit details
Copy full SHA for 342db3c
Browse repository at this point
hypervisor sandbox: implement the execution path (4K dynamic paging works)
Show description for 4356d99
kvpanch
and
claude
committed
4356d99
View commit details
Copy full SHA for 4356d99
Browse repository at this point
aarch64: reach the jump table with adrp, tighten codegen, harden the hypervisor sandbox
Show description for 27c8653
kvpanch
committed
27c8653
View commit details
Copy full SHA for 27c8653
Browse repository at this point
hypervisor sandbox: run the full test matrix at a 4K guest granule
Show description for 3644a58
kvpanch
committed
3644a58
View commit details
Copy full SHA for 3644a58
Browse repository at this point
You can’t perform that action at this time.