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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
cloudflare
/
computer
Public
Notifications
You must be signed in to change notification settings
Fork
512
Star
9.2k
Code
Issues
6
Pull requests
6
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Use process shim in WorkerJavaScriptBackend
- #37
#37
Merged
3/5
aron-cf
merged 9 commits into
stack/2-worker-javascript-example
cloudflare/computer:stack/2-worker-javascript-example
from
stack/3-process-shim
cloudflare/computer:stack/3-process-shim
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
9
聽(9)
Checks
Files changed
Merged
Use process shim in WorkerJavaScriptBackend
#37
aron-cf
merged 9 commits into
stack/2-worker-javascript-example
cloudflare/computer:stack/2-worker-javascript-example
from
stack/3-process-shim
cloudflare/computer:stack/3-process-shim
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
computer: expose caller-supplied env through process.env in the JavaScript backend
Show description for 854d54d
aron-cf
committed
854d54d
View commit details
Copy full SHA for 854d54d
Browse repository at this point
computer: expose caller-supplied stdin as process.stdin in the JavaScript backend
Show description for 81545e8
aron-cf
committed
81545e8
View commit details
Copy full SHA for 81545e8
Browse repository at this point
computer: route console and process stdout/stderr through byte-accurate streams
Show description for d6bbc51
aron-cf
committed
d6bbc51
View commit details
Copy full SHA for d6bbc51
Browse repository at this point
computer: cover process.cwd, argv, and platform in the JavaScript runner
Show description for f41f3c3
aron-cf
committed
f41f3c3
View commit details
Copy full SHA for f41f3c3
Browse repository at this point
computer: accept env and stdin on the runtime client exec options
Show description for cc69c7e
aron-cf
committed
cc69c7e
View commit details
Copy full SHA for cc69c7e
Browse repository at this point
examples: thread env and stdin through the worker-javascript exec route
Show description for 4150136
aron-cf
committed
4150136
View commit details
Copy full SHA for 4150136
Browse repository at this point
computer, docs: document the process shim and cover the stdin ceiling
Show description for 2ee8bd1
aron-cf
committed
2ee8bd1
View commit details
Copy full SHA for 2ee8bd1
Browse repository at this point
computer: validate and bound env, and guard stdin normalization
Show description for eae3d73
aron-cf
committed
eae3d73
View commit details
Copy full SHA for eae3d73
Browse repository at this point
computer: raise the JavaScript backend default limits
Show description for 72594ab
aron-cf
committed
72594ab
View commit details
Copy full SHA for 72594ab
Browse repository at this point
You can鈥檛 perform that action at this time.