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 }}
rustscript-lang
/
rustscript
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
25
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: simplify async host execution
- #32
#32
Open
fffonion
wants to merge 23 commits into
master
rustscript-lang/rustscript:master
from
perf/async-host-simplification
rustscript-lang/rustscript:perf/async-host-simplification
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
refactor: simplify async host execution
#32
fffonion
wants to merge 23 commits into
master
rustscript-lang/rustscript:master
from
perf/async-host-simplification
rustscript-lang/rustscript:perf/async-host-simplification
Copy head branch name to clipboard
Commits
Commits on Sep 19, 2026
perf(http): use pooled Hyper async hosts
fffonion
committed
c570c17
View commit details
Copy full SHA for c570c17
Browse repository at this point
fix(http): harden SSE stream framing and ABI
fffonion
committed
0822742
View commit details
Copy full SHA for 0822742
Browse repository at this point
docs(vmbc): update current-version wording
fffonion
committed
dfdf16d
View commit details
Copy full SHA for dfdf16d
Browse repository at this point
refactor(io): simplify async host lifecycles
fffonion
committed
ffe2143
View commit details
Copy full SHA for ffe2143
Browse repository at this point
fix(io): make process cleanup cancellation-safe
fffonion
committed
6c6607d
View commit details
Copy full SHA for 6c6607d
Browse repository at this point
fix(io): reap process leader before cleanup error
fffonion
committed
8b5a409
View commit details
Copy full SHA for 8b5a409
Browse repository at this point
refactor(sqlite): use macro-owned async hosts
fffonion
committed
62b6300
View commit details
Copy full SHA for 62b6300
Browse repository at this point
fix(sqlite): await adapter close on reset
fffonion
committed
4184752
View commit details
Copy full SHA for 4184752
Browse repository at this point
fix(sqlite): harden deadlines and close retries
fffonion
committed
daf6a67
View commit details
Copy full SHA for daf6a67
Browse repository at this point
fix(sqlite): bound persistent close retries
fffonion
committed
29c474a
View commit details
Copy full SHA for 29c474a
Browse repository at this point
fix(integration): align async host feature gates and fingerprints
fffonion
committed
d913b7c
View commit details
Copy full SHA for d913b7c
Browse repository at this point
Remove legacy core compatibility paths
fffonion
committed
3671a8a
View commit details
Copy full SHA for 3671a8a
Browse repository at this point
refactor(host): keep domain contracts current-only
fffonion
committed
1673041
View commit details
Copy full SHA for 1673041
Browse repository at this point
fix(build): gate sqlite catalog on wasm
fffonion
committed
0f1e81d
View commit details
Copy full SHA for 0f1e81d
Browse repository at this point
fix(tests): complete pending async bridge stub
fffonion
committed
3139278
View commit details
Copy full SHA for 3139278
Browse repository at this point
Enforce Tokio process runtime lease
fffonion
committed
2994d7f
View commit details
Copy full SHA for 2994d7f
Browse repository at this point
fix(vm): require async quiescence for bridge mutation
fffonion
committed
5b01424
View commit details
Copy full SHA for 5b01424
Browse repository at this point
fix(io): keep blocking process drop nonblocking
fffonion
committed
1c3ba70
View commit details
Copy full SHA for 1c3ba70
Browse repository at this point
fix(sqlite): enforce transaction deadline at commit
fffonion
committed
0dddf7d
View commit details
Copy full SHA for 0dddf7d
Browse repository at this point
test(sqlite): cover commit-hook deadline veto
fffonion
committed
7796a82
View commit details
Copy full SHA for 7796a82
Browse repository at this point
Commits on Sep 20, 2026
docs: correct HTTP and async host contracts
fffonion
committed
332ab2c
View commit details
Copy full SHA for 332ab2c
Browse repository at this point
docs(host): remove historical SDK guidance
fffonion
committed
fc4b95e
View commit details
Copy full SHA for fc4b95e
Browse repository at this point
docs: correct host SDK examples and HTTP defaults
fffonion
committed
87d8c5d
View commit details
Copy full SHA for 87d8c5d
Browse repository at this point
You can’t perform that action at this time.