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
.
rustscript-lang
/
rustscript
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
24
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
feat(http): add bounded HTTP and callable SSE clients
- #26
#26
Open
7/7
fffonion
wants to merge 28 commits into
master
rustscript-lang/rustscript:master
from
plan/callable-stream-integration
rustscript-lang/rustscript:plan/callable-stream-integration
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
feat(http): add bounded HTTP and callable SSE clients
#26
fffonion
wants to merge 28 commits into
master
rustscript-lang/rustscript:master
from
plan/callable-stream-integration
rustscript-lang/rustscript:plan/callable-stream-integration
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
feat(http): add HTTP and SSE streams extension with delivery semantics
fffonion
committed
3aba65e
View commit details
Copy full SHA for 3aba65e
Browse repository at this point
Commits on Sep 11, 2026
feat(host-api): add named host-struct schema and compiler foundation
Show description for 6cf5a79
fffonion
committed
6cf5a79
View commit details
Copy full SHA for 6cf5a79
Browse repository at this point
fix(host): resolve named-struct bodies in VM resource walks
Show description for 00179ce
fffonion
committed
00179ce
View commit details
Copy full SHA for 00179ce
Browse repository at this point
fix(compiler): reject callable arity mismatch in named expansion
Show description for 692c398
fffonion
committed
692c398
View commit details
Copy full SHA for 692c398
Browse repository at this point
fix(host): install named-struct schemas through real extension registration
Show description for f68e8cb
fffonion
committed
f68e8cb
View commit details
Copy full SHA for f68e8cb
Browse repository at this point
feat(http): migrate HTTP and SSE host maps to named structs
Show description for 6e5dcdd
fffonion
committed
6e5dcdd
View commit details
Copy full SHA for 6e5dcdd
Browse repository at this point
fix(http): align typed request body and SSE contracts
Show description for 49dcc2b
fffonion
committed
49dcc2b
View commit details
Copy full SHA for 49dcc2b
Browse repository at this point
feat(sqlite): migrate fixed-shape host maps to named structs
Show description for e079b99
fffonion
committed
e079b99
View commit details
Copy full SHA for e079b99
Browse repository at this point
fix(sqlite): align optional nulls, next_cursor, and open modes
Show description for 9c41909
fffonion
committed
9c41909
View commit details
Copy full SHA for 9c41909
Browse repository at this point
feat(jit): migrate get_config/set_config maps to named JitConfig
Show description for cf28ae0
fffonion
committed
cf28ae0
View commit details
Copy full SHA for cf28ae0
Browse repository at this point
fix(jit): wire typed catalog into the standard snapshot
Show description for eb1ec42
fffonion
committed
eb1ec42
View commit details
Copy full SHA for eb1ec42
Browse repository at this point
fix(host): box large catalog registration errors after Named schemas
Show description for e283264
fffonion
committed
e283264
View commit details
Copy full SHA for e283264
Browse repository at this point
fix(host): preserve named import schemas through codegen bind
Show description for 0ecaeff
fffonion
committed
0ecaeff
View commit details
Copy full SHA for 0ecaeff
Browse repository at this point
fix(http): install SSE named structs on default compile paths
Show description for 3469589
fffonion
committed
3469589
View commit details
Copy full SHA for 3469589
Browse repository at this point
fix(parser): install only HTTP structs on catalog-free parse
Show description for f4e11df
fffonion
committed
f4e11df
View commit details
Copy full SHA for f4e11df
Browse repository at this point
fix(tests): drop hardcoded agent temp path from catalog-free tests
Show description for 1ef5d57
fffonion
committed
1ef5d57
View commit details
Copy full SHA for 1ef5d57
Browse repository at this point
fix(sqlite): pass take-owned connections into sqlite::close
Show description for 091dd60
fffonion
committed
091dd60
View commit details
Copy full SHA for 091dd60
Browse repository at this point
Commits on Sep 12, 2026
fix(vm): expand Named schemas for resource validation and merge installs
Show description for 689bd9b
fffonion
committed
689bd9b
View commit details
Copy full SHA for 689bd9b
Browse repository at this point
fix(vm): transport guest Named structs without weakening host catalog
Show description for c407a77
fffonion
committed
c407a77
View commit details
Copy full SHA for c407a77
Browse repository at this point
fix(vm): isolate guest Named provenance and fail-closed VMBC v13
Show description for 64c932a
fffonion
committed
64c932a
View commit details
Copy full SHA for 64c932a
Browse repository at this point
fix(vm): reject duplicate nostd named-struct names and update v13 docs
fffonion
committed
d2acd75
View commit details
Copy full SHA for d2acd75
Browse repository at this point
fix(vm): skip Named host schemas in nostd and reject host type args
Show description for ed41b4e
fffonion
committed
ed41b4e
View commit details
Copy full SHA for ed41b4e
Browse repository at this point
feat(http): type public request and SSE values
fffonion
committed
eb1b297
View commit details
Copy full SHA for eb1b297
Browse repository at this point
fix(http): stabilize typed header arrays
fffonion
committed
c26bba8
View commit details
Copy full SHA for c26bba8
Browse repository at this point
Commits on Sep 13, 2026
feat(sqlite): type values rows and transaction results
fffonion
committed
6d1a875
View commit details
Copy full SHA for 6d1a875
Browse repository at this point
test(host): cover recursive public catalog traversal
fffonion
committed
c023ca5
View commit details
Copy full SHA for c023ca5
Browse repository at this point
fix(host): finish typed catalog integration address
fffonion
committed
dbc0564
View commit details
Copy full SHA for dbc0564
Browse repository at this point
fix(test): align SQLite catalog cfg on wasm32
fffonion
committed
a4ce265
View commit details
Copy full SHA for a4ce265
Browse repository at this point
You can’t perform that action at this time.