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
Commits
Breadcrumbs
History for
minivm
types
on
main
User selector
All users
All time
Commit history
Commits on Jul 31, 2026
refactor: simplification implement (#168)
siyul-park
authored
8b4e647
View commit details
Copy full SHA for 8b4e647
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
perf(interp): expand JIT coverage for container ops and equality (#158)
siyul-park
authored
a601c71
View commit details
Copy full SHA for a601c71
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
refactor!: simplify runtime and normalize naming (#148)
siyul-park
authored
7be9930
View commit details
Copy full SHA for 7be9930
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
test: reorganize specifications and benchmark suite (#146)
siyul-park
authored
7717228
View commit details
Copy full SHA for 7717228
View code at this point
Browse repository at this point
Commits on Jul 5, 2026
perf: jit fusion 8phase (#106)
Show description for 7655736
siyul-park
and
claude
authored
7655736
View commit details
Copy full SHA for 7655736
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
feat: add STRING_ITER opcode and implement string iterator functionality
siyul-park
committed
b208dc1
View commit details
Copy full SHA for b208dc1
View code at this point
Browse repository at this point
feat: add ERROR_CODE opcode and enhance error handling with numeric codes
siyul-park
committed
6be7c68
View commit details
Copy full SHA for 6be7c68
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
feat: add support for i1 typed arrays and maps
siyul-park
committed
6ecd07e
View commit details
Copy full SHA for 6ecd07e
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
feat: support i1 i8 kinds (#95)
Show description for 903436e
siyul-park
authored
903436e
View commit details
Copy full SHA for 903436e
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Remove verify package: fold verifier into program, embed stack effects in instr (#90)
siyul-park
authored
b742900
View commit details
Copy full SHA for b742900
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
feat(vm): add exception handling (throw/catch) with Go-compatible Error (#87)
Show description for d160693
siyul-park
and
claude
authored
d160693
View commit details
Copy full SHA for d160693
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
feat(iterator): add MapIterator and support for custom iterators in coroutine opcodes (#83)
siyul-park
authored
fe320cf
View commit details
Copy full SHA for fe320cf
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
feat(program): add label-based program builder (#76)
Show description for bd9d20a
siyul-park
and
claude
authored
bd9d20a
View commit details
Copy full SHA for bd9d20a
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
feat: trace jit implementation (#69)
Show description for 5fcfcb8
siyul-park
authored
5fcfcb8
View commit details
Copy full SHA for 5fcfcb8
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
refactor: Enhance ARM64 Encoder Tests and JIT Profiling
Show description for ed26804
siyul-park
committed
ed26804
View commit details
Copy full SHA for ed26804
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
refactor: Remove ARM64 and Compiler Implementation (#53)
Show description for fd1437f
siyul-park
authored
fd1437f
View commit details
Copy full SHA for fd1437f
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
test: add comprehensive tests for various components
Show description for a130b09
siyul-park
committed
a130b09
View commit details
Copy full SHA for a130b09
View code at this point
Browse repository at this point
feat: redesign jit (#50)
Show description for c3c08d2
siyul-park
authored
c3c08d2
View commit details
Copy full SHA for c3c08d2
View code at this point
Browse repository at this point
Commits on May 29, 2026
feat(types): add i8 element type for binary blob arrays
Show description for 18605ad
siyul-park
committed
18605ad
View commit details
Copy full SHA for 18605ad
View code at this point
Browse repository at this point
fix(interp): clamp fuel without dead overwrite (#47)
Show description for b8774b8
siyul-park
and
claude
authored
b8774b8
View commit details
Copy full SHA for b8774b8
View code at this point
Browse repository at this point
Commits on May 28, 2026
refactor: JIT and threaded interpreter for upvalue handling and closure representation
Show description for a8e74e1
siyul-park
and
Copilot
committed
a8e74e1
View commit details
Copy full SHA for a8e74e1
View code at this point
Browse repository at this point
feat(interp): add language-level closures with mutable upvalues (#45)
siyul-park
authored
5568d64
View commit details
Copy full SHA for 5568d64
View code at this point
Browse repository at this point
fix: boxing of int32 values and enhance tests
Show description for e4c5fa2
siyul-park
committed
e4c5fa2
View commit details
Copy full SHA for e4c5fa2
View code at this point
Browse repository at this point
Commits on May 26, 2026
test(benchmarks): use require assertions consistently
siyul-park
committed
309ab90
View commit details
Copy full SHA for 309ab90
View code at this point
Browse repository at this point
perf(types): skip empty map ref allocations
siyul-park
committed
c31d5b7
View commit details
Copy full SHA for c31d5b7
View code at this point
Browse repository at this point
test(types): require allocation-free inline map refs
siyul-park
committed
383faa2
View commit details
Copy full SHA for 383faa2
View code at this point
Browse repository at this point
perf(heap): benchmark lazy nested ref scans
siyul-park
committed
5fd84d7
View commit details
Copy full SHA for 5fd84d7
View code at this point
Browse repository at this point
perf(heap): avoid empty ref slice allocation
siyul-park
committed
5ac9edf
View commit details
Copy full SHA for 5ac9edf
View code at this point
Browse repository at this point
test(heap): require allocation-free empty ref traversal
siyul-park
committed
559e8a0
View commit details
Copy full SHA for 559e8a0
View code at this point
Browse repository at this point
perf(types): avoid allocating refs for primitive structs
siyul-park
committed
cee3ee4
View commit details
Copy full SHA for cee3ee4
View code at this point
Browse repository at this point
test(types): require allocation-free primitive struct refs
siyul-park
committed
7b1d8f9
View commit details
Copy full SHA for 7b1d8f9
View code at this point
Browse repository at this point
test(types): add trace callback contract coverage
siyul-park
committed
4257753
View commit details
Copy full SHA for 4257753
View code at this point
Browse repository at this point
Commits on May 24, 2026
feat: refactor map implementation to support multiple key types and add corresponding tests
siyul-park
committed
c5fb7c0
View commit details
Copy full SHA for c5fb7c0
View code at this point
Browse repository at this point
Commits on May 22, 2026
perf: optimize heap opcode paths (#37)
Show description for a4762f8
siyul-park
authored
a4762f8
View commit details
Copy full SHA for a4762f8
View code at this point
Browse repository at this point
Commits on May 21, 2026
feat: Introduce HostObject for Go values with methods and unexported fields, enhancing VM integration (#33)
siyul-park
authored
d07f30c
View commit details
Copy full SHA for d07f30c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.