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 }}
containers
/
crun
Public
Notifications
You must be signed in to change notification settings
Fork
448
Star
4.1k
Code
Issues
41
Pull requests
7
Actions
Projects
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
WASIp2 component support for wasmtime
- #1877
#1877
Closed
t4chib4ne
wants to merge 23 commits into
containers:main
containers/crun:main
from
t4chib4ne:wasmtime_wasip2
t4chib4ne/crun:wasmtime_wasip2
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Closed
WASIp2 component support for wasmtime
#1877
t4chib4ne
wants to merge 23 commits into
containers:main
containers/crun:main
from
t4chib4ne:wasmtime_wasip2
t4chib4ne/crun:wasmtime_wasip2
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2025
wasmtime: extract running module into function
Show description for 543cb94
t4chib4ne
committed
543cb94
View commit details
Copy full SHA for 543cb94
Browse repository at this point
wasmtime: Implement basic WASIp2 components support
Show description for d878baf
t4chib4ne
committed
d878baf
View commit details
Copy full SHA for d878baf
Browse repository at this point
wasmtime: Check functions after manual loading
Show description for c05cf2e
t4chib4ne
committed
c05cf2e
View commit details
Copy full SHA for c05cf2e
Browse repository at this point
Commits on Sep 15, 2025
wasmtime: Add argv to wasm components; Change CMD to ENTRYPOINT in wasm-wasi-example
Show description for ce7d656
t4chib4ne
committed
ce7d656
View commit details
Copy full SHA for ce7d656
Browse repository at this point
wasmtime: have wasip2 inherit env
Show description for dc2e2e1
t4chib4ne
committed
dc2e2e1
View commit details
Copy full SHA for dc2e2e1
Browse repository at this point
wasmtime: Fix wat to wasm compiling
Show description for b1c4da5
t4chib4ne
committed
b1c4da5
View commit details
Copy full SHA for b1c4da5
Browse repository at this point
wasmtime: misc code cleanup
Show description for 9a073f6
t4chib4ne
committed
9a073f6
View commit details
Copy full SHA for 9a073f6
Browse repository at this point
Commits on Sep 19, 2025
wasmtime: expand reading entrypoint error message
Show description for e8cbc72
t4chib4ne
committed
e8cbc72
View commit details
Copy full SHA for e8cbc72
Browse repository at this point
wasmtime: Fix and Add preopen_dir for modules & components
Show description for 741045a
t4chib4ne
committed
741045a
View commit details
Copy full SHA for 741045a
Browse repository at this point
Commits on Sep 21, 2025
wasmtime: properly check wat file extension
Show description for cf36a28
t4chib4ne
committed
cf36a28
View commit details
Copy full SHA for cf36a28
Browse repository at this point
wasmtime: Add helper for wasm header interpretation
Show description for 877ca9a
t4chib4ne
committed
877ca9a
View commit details
Copy full SHA for 877ca9a
Browse repository at this point
wasmtime: branch execution path after wasm header interpretation
Show description for d6b9778
t4chib4ne
committed
d6b9778
View commit details
Copy full SHA for d6b9778
Browse repository at this point
Commits on Sep 26, 2025
wasmtime: fix typo in errmsg
Show description for 49f0f42
t4chib4ne
committed
49f0f42
View commit details
Copy full SHA for 49f0f42
Browse repository at this point
Commits on Oct 18, 2025
wasmtime: harden wasm_interpret_header func
Show description for 6b5a217
t4chib4ne
committed
6b5a217
View commit details
Copy full SHA for 6b5a217
Browse repository at this point
wasmtime: avoid NULL pointer after wasm compilation
Show description for c08bb45
t4chib4ne
committed
c08bb45
View commit details
Copy full SHA for c08bb45
Browse repository at this point
wasmtime: share common symbol loading
Show description for fbc799c
t4chib4ne
committed
fbc799c
View commit details
Copy full SHA for fbc799c
Browse repository at this point
wasmtime: use symbol loading helper everywhere
Show description for b86db3c
t4chib4ne
committed
b86db3c
View commit details
Copy full SHA for b86db3c
Browse repository at this point
wasmtime: ftell error handling
Show description for 0f89f34
t4chib4ne
committed
0f89f34
View commit details
Copy full SHA for 0f89f34
Browse repository at this point
Commits on Nov 6, 2025
wasmtime: use unified wasi api
Show description for 1a5e2c2
t4chib4ne
committed
1a5e2c2
View commit details
Copy full SHA for 1a5e2c2
Browse repository at this point
Commits on Nov 7, 2025
wasmtime: compat for wasmtime < 39
Show description for b2aeb51
t4chib4ne
committed
b2aeb51
View commit details
Copy full SHA for b2aeb51
Browse repository at this point
wasmtime: refactor libwasmtime_vm compat
Show description for 73df8d8
t4chib4ne
committed
73df8d8
View commit details
Copy full SHA for 73df8d8
Browse repository at this point
Commits on Nov 10, 2025
wasmtime: add proper exit status handling
Show description for 8cb8706
t4chib4ne
committed
8cb8706
View commit details
Copy full SHA for 8cb8706
Browse repository at this point
wasmtime: misc improvements
Show description for 09197e0
t4chib4ne
committed
09197e0
View commit details
Copy full SHA for 09197e0
Browse repository at this point
You can’t perform that action at this time.