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 }}
yetanotherco
/
lambda_vm
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
31
Code
Issues
36
Pull requests
90
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
execution bugfixes
- #3
#3
Merged
gianbelinche
merged 11 commits into
main
yetanotherco/lambda_vm:main
from
bug-fixes
yetanotherco/lambda_vm:bug-fixes
Copy head branch name to clipboard
Dec 11, 2025
Conversation
Commits
11
(11)
Checks
Files changed
Merged
execution bugfixes
#3
gianbelinche
merged 11 commits into
main
yetanotherco/lambda_vm:main
from
bug-fixes
yetanotherco/lambda_vm:bug-fixes
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2025
fix jalr load and store bugs
fmoletta
committed
b662904
View commit details
Copy full SHA for b662904
Browse repository at this point
JALR/JAL: do not write next pc into zero
fmoletta
committed
7ad729d
View commit details
Copy full SHA for 7ad729d
Browse repository at this point
MultipleOpcodes: use i32 for immediates
fmoletta
committed
4457a67
View commit details
Copy full SHA for 4457a67
Browse repository at this point
Commits on Dec 11, 2025
fix(dirty): handle mem & register values as i32 + implement missing arithImm operations
fmoletta
committed
efa652c
View commit details
Copy full SHA for efa652c
Browse repository at this point
clipppy
fmoletta
committed
2e418d1
View commit details
Copy full SHA for 2e418d1
Browse repository at this point
Merge branch 'main' into bug-fixes
MauroToscano
committed
6e38cc0
View commit details
Copy full SHA for 6e38cc0
Browse repository at this point
Store memory and register values as u32
fmoletta
committed
953f2ea
View commit details
Copy full SHA for 953f2ea
Browse repository at this point
Set starting SP
fmoletta
committed
2039d65
View commit details
Copy full SHA for 2039d65
Browse repository at this point
Merge branch 'bug-fixes' of github.com:yetanotherco/null-vm into bug-fixes
fmoletta
committed
ae3af87
View commit details
Copy full SHA for ae3af87
Browse repository at this point
Add constants
fmoletta
committed
2cee021
View commit details
Copy full SHA for 2cee021
Browse repository at this point
clippy
fmoletta
committed
384d625
View commit details
Copy full SHA for 384d625
Browse repository at this point
You can’t perform that action at this time.