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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
formancehq
/
numscript
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
106
Code
Issues
3
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
vm verifier
- #172
#172
Draft
ascandone
wants to merge 9 commits into
feat/exp/vm
formancehq/numscript:feat/exp/vm
from
feat/exp/vm-verifier
formancehq/numscript:feat/exp/vm-verifier
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Draft
vm verifier
#172
ascandone
wants to merge 9 commits into
feat/exp/vm
formancehq/numscript:feat/exp/vm
from
feat/exp/vm-verifier
formancehq/numscript:feat/exp/vm-verifier
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
feat: bytecode verifier + dynamic register banks
Show description for b89afbf
ascandone
committed
b89afbf
View commit details
Copy full SHA for b89afbf
Browse repository at this point
feat: verify definite assignment of registers
Show description for 3b38c43
ascandone
committed
3b38c43
View commit details
Copy full SHA for 3b38c43
Browse repository at this point
test: fuzz Exec to prove it never panics
Show description for e32e101
ascandone
committed
e32e101
View commit details
Copy full SHA for e32e101
Browse repository at this point
test: certify compiler output and fuzz mutated bytecode
Show description for af50fc1
ascandone
committed
af50fc1
View commit details
Copy full SHA for af50fc1
Browse repository at this point
feat: compiler self-verifies its output
Show description for a43eca3
ascandone
committed
a43eca3
View commit details
Copy full SHA for a43eca3
Browse repository at this point
fix: fix after rebase
ascandone
committed
c9c4eee
View commit details
Copy full SHA for c9c4eee
Browse repository at this point
doc: added checks doc
ascandone
committed
85fbf2c
View commit details
Copy full SHA for 85fbf2c
Browse repository at this point
perf: capture hoisted register banks by value, not by pointer
Show description for bf1aec1
ascandone
committed
bf1aec1
View commit details
Copy full SHA for bf1aec1
Browse repository at this point
refactor: declare register/var bank sizes in Program; Verify optional
Show description for a7ffeea
ascandone
committed
a7ffeea
View commit details
Copy full SHA for a7ffeea
Browse repository at this point
You can’t perform that action at this time.