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 }}
spacejamapp
/
spacejam
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
refactor(runtime): introduce block executor
- #154
#154
Merged
clearloop
merged 23 commits into
main
spacejamapp/spacejam:main
from
numa
spacejamapp/spacejam:numa
Copy head branch name to clipboard
May 23, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
refactor(runtime): introduce block executor
#154
clearloop
merged 23 commits into
main
spacejamapp/spacejam:main
from
numa
spacejamapp/spacejam:numa
Copy head branch name to clipboard
Commits
Commits on May 22, 2026
feat(runtime): batch signature verifications for guarantees and assurances
clearloop
committed
1b968f1
View commit details
Copy full SHA for 1b968f1
Browse repository at this point
chore(spacejam): clean the feature gate
clearloop
committed
c5d166c
View commit details
Copy full SHA for c5d166c
Browse repository at this point
feat(runtime): introduce block executor
clearloop
committed
6bb8893
View commit details
Copy full SHA for 6bb8893
Browse repository at this point
fix(erasure): correct the feature gate
clearloop
committed
334a00d
View commit details
Copy full SHA for 334a00d
Browse repository at this point
perf(runtime): incremental root for TestChain import/apply via MultiTree
clearloop
committed
b7ba35f
View commit details
Copy full SHA for b7ba35f
Browse repository at this point
perf(runtime): batch-verify dispute sigs via SigItem at the executor
clearloop
committed
b5fa21c
View commit details
Copy full SHA for b5fa21c
Browse repository at this point
feat(pvm): dispatch PVM par_iter to NUMA-narrow rayon pool
clearloop
committed
5aeb7d2
View commit details
Copy full SHA for 5aeb7d2
Browse repository at this point
feat(pvmc): hint AOT code pages with hugepage and mbind to node
clearloop
committed
5b8d3da
View commit details
Copy full SHA for 5b8d3da
Browse repository at this point
chore(runtime): use ref for commit diff
clearloop
committed
dec8fc4
View commit details
Copy full SHA for dec8fc4
Browse repository at this point
perf(spacevm): check artifacts from disk when loading modules
clearloop
committed
cccc872
View commit details
Copy full SHA for cccc872
Browse repository at this point
perf(pvmc): local pool for guest memory mmap
clearloop
committed
85264eb
View commit details
Copy full SHA for 85264eb
Browse repository at this point
refactor(spacejam): derive versions from Cargo.toml
clearloop
committed
5984149
View commit details
Copy full SHA for 5984149
Browse repository at this point
chore(deps): bump cranelift
clearloop
committed
cccf975
View commit details
Copy full SHA for cccf975
Browse repository at this point
Commits on May 23, 2026
chore: make clippy happy
clearloop
committed
a3405b3
View commit details
Copy full SHA for a3405b3
Browse repository at this point
fix(runtime): gts for tickets checking in block verification
clearloop
committed
1a86528
View commit details
Copy full SHA for 1a86528
Browse repository at this point
chore(spacejam): kickout testing from spacejam default build
clearloop
committed
f98a1f7
View commit details
Copy full SHA for f98a1f7
Browse repository at this point
chore(vm): clean the narrow pool for vm execution
clearloop
committed
5ed43bc
View commit details
Copy full SHA for 5ed43bc
Browse repository at this point
chore(runtime): sequential block processing
clearloop
committed
cdf123d
View commit details
Copy full SHA for cdf123d
Browse repository at this point
chore(runtime): clean dirty clones
clearloop
committed
b965635
View commit details
Copy full SHA for b965635
Browse repository at this point
refactor(vm): drop NUMA pinning and use a capped rayon pool
clearloop
committed
5ae2c85
View commit details
Copy full SHA for 5ae2c85
Browse repository at this point
refactor(pvmc): drop guest-memory mmap pool
clearloop
committed
5bc0daa
View commit details
Copy full SHA for 5bc0daa
Browse repository at this point
feat(vm): introduce shared cache abstraction for pvmc and pvmi
clearloop
committed
dba29a8
View commit details
Copy full SHA for dba29a8
Browse repository at this point
chore(docker): bake interpreter only image for fuzz
clearloop
committed
22c51b1
View commit details
Copy full SHA for 22c51b1
Browse repository at this point
You can’t perform that action at this time.