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
Type
/
to 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 }}
siyul-park
/
minivm
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
5
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor(interp): minimize complexity across runtime, JIT, and generator
- #161
#161
Merged
siyul-park
merged 10 commits into
main
siyul-park/minivm:main
from
refactor/interp-quality
siyul-park/minivm:refactor/interp-quality
Copy head branch name to clipboard
Jul 19, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
refactor(interp): minimize complexity across runtime, JIT, and generator
#161
siyul-park
merged 10 commits into
main
siyul-park/minivm:main
from
refactor/interp-quality
siyul-park/minivm:refactor/interp-quality
Copy head branch name to clipboard
Commits
Commits on Jul 19, 2026
refactor(interp): merge aliases and normalize naming
Show description for d445c06
siyul-park
committed
d445c06
View commit details
Copy full SHA for d445c06
Browse repository at this point
refactor(interp): dedup zero seeding and liveness guards
Show description for 8a01d72
siyul-park
committed
8a01d72
View commit details
Copy full SHA for 8a01d72
Browse repository at this point
refactor(interp): share the JIT compile-record core
Show description for b9600fb
siyul-park
committed
b9600fb
View commit details
Copy full SHA for b9600fb
Browse repository at this point
refactor(interp): centralize per-function table growth
Show description for 0edfd40
siyul-park
committed
0edfd40
View commit details
Copy full SHA for 0edfd40
Browse repository at this point
refactor(interp): consolidate ARM64 lowering helpers
Show description for 68a1e17
siyul-park
committed
68a1e17
View commit details
Copy full SHA for 68a1e17
Browse repository at this point
refactor(geninterp): dedupe emission and fold fusion decode guards
Show description for 9440560
siyul-park
committed
9440560
View commit details
Copy full SHA for 9440560
Browse repository at this point
docs: refresh JIT invariants to current symbols
Show description for 7285f07
siyul-park
committed
7285f07
View commit details
Copy full SHA for 7285f07
Browse repository at this point
refactor: remove zero box
siyul-park
committed
7f1f049
View commit details
Copy full SHA for 7f1f049
Browse repository at this point
refactor(interp): simplify threaded source layout
siyul-park
committed
410fa2f
View commit details
Copy full SHA for 410fa2f
Browse repository at this point
refactor(interp)!: simplify host and JIT interfaces
siyul-park
committed
151e89a
View commit details
Copy full SHA for 151e89a
Browse repository at this point
You can’t perform that action at this time.