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
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
.
plotnik-lang
/
plotnik
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
18
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat!: Add steps and memory limits, fix deep-input VM crashes
- #516
#516
Merged
zharinov
merged 11 commits into
master
plotnik-lang/plotnik:master
from
stack-safety-and-exec-limits
plotnik-lang/plotnik:stack-safety-and-exec-limits
Copy head branch name to clipboard
Jun 22, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
feat!: Add steps and memory limits, fix deep-input VM crashes
#516
zharinov
merged 11 commits into
master
plotnik-lang/plotnik:master
from
stack-safety-and-exec-limits
plotnik-lang/plotnik:stack-safety-and-exec-limits
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2026
fix: Make VM backtracking iterative to bound native stack
Show description for 619a755
zharinov
committed
619a755
View commit details
Copy full SHA for 619a755
Browse repository at this point
fix: Make output-path tree walks iterative to bound native stack
Show description for 8633fe5
zharinov
committed
8633fe5
View commit details
Copy full SHA for 8633fe5
Browse repository at this point
feat: Redesign runtime limits as orthogonal steps + memory
Show description for bbf0831
zharinov
committed
bbf0831
View commit details
Copy full SHA for bbf0831
Browse repository at this point
feat: Surface execution limits as CLI knobs with an error presenter
Show description for adb67bc
zharinov
committed
adb67bc
View commit details
Copy full SHA for adb67bc
Browse repository at this point
test: Add property safety net for the no-crash thesis
Show description for b70f90a
zharinov
committed
b70f90a
View commit details
Copy full SHA for b70f90a
Browse repository at this point
docs: Describe the limits model directly, not as a migration
Show description for 8e7df15
zharinov
committed
8e7df15
View commit details
Copy full SHA for 8e7df15
Browse repository at this point
fix: Report measured memory usage when the limit trips
Show description for 501beae
zharinov
committed
501beae
View commit details
Copy full SHA for 501beae
Browse repository at this point
fix: Drop the 'none' limit synonym for one opt-out spelling
Show description for 7db160b
zharinov
committed
7db160b
View commit details
Copy full SHA for 7db160b
Browse repository at this point
docs: Scope the memory limit to execution and temper overclaims
Show description for 6f38091
zharinov
committed
6f38091
View commit details
Copy full SHA for 6f38091
Browse repository at this point
Commits on Jun 22, 2026
fix: Widen suppression counter so deep @_ recursion can't overflow it
Show description for 09dc40e
zharinov
committed
09dc40e
View commit details
Copy full SHA for 09dc40e
Browse repository at this point
docs: Clarify that trace --json structures only the error
Show description for 6431a73
zharinov
committed
6431a73
View commit details
Copy full SHA for 6431a73
Browse repository at this point
You can’t perform that action at this time.