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
.
bytecodealliance
/
wasm-tools
Public
Notifications
You must be signed in to change notification settings
Fork
347
Star
1.8k
Code
Issues
107
Pull requests
18
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add support for async ABI, futures, streams, and errors
- #1895
#1895
Merged
alexcrichton
merged 12 commits into
bytecodealliance:main
bytecodealliance/wasm-tools:main
from
dicej:async
dicej/wasm-tools:async
Copy head branch name to clipboard
Dec 16, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Add support for async ABI, futures, streams, and errors
#1895
alexcrichton
merged 12 commits into
bytecodealliance:main
bytecodealliance/wasm-tools:main
from
dicej:async
dicej/wasm-tools:async
Copy head branch name to clipboard
Commits
Commits on Dec 12, 2024
Add support for async ABI, futures, streams, and errors
Show description for 128fc4a
dicej
committed
128fc4a
View commit details
Copy full SHA for 128fc4a
Browse repository at this point
address more review feedback
Show description for e65bff0
dicej
committed
e65bff0
View commit details
Copy full SHA for e65bff0
Browse repository at this point
fix test build regression
Show description for c760ae8
dicej
committed
c760ae8
View commit details
Copy full SHA for c760ae8
Browse repository at this point
fix more test regressions
Show description for 5f5773c
dicej
committed
5f5773c
View commit details
Copy full SHA for 5f5773c
Browse repository at this point
Commits on Dec 13, 2024
remove need for `Default` impls in `wast::component::func`
Show description for 1c0e829
dicej
committed
1c0e829
View commit details
Copy full SHA for 1c0e829
Browse repository at this point
fix another test regression
Show description for 7dacf54
dicej
committed
7dacf54
View commit details
Copy full SHA for 7dacf54
Browse repository at this point
minor code simplification
Show description for e40b639
dicej
committed
e40b639
View commit details
Copy full SHA for e40b639
Browse repository at this point
require wasmparser `features` feature in wasm-compose
Show description for cad0f14
dicej
committed
cad0f14
View commit details
Copy full SHA for cad0f14
Browse repository at this point
require wasmparser `features` feature in wit-parser
Show description for e4a34ff
dicej
committed
e4a34ff
View commit details
Copy full SHA for e4a34ff
Browse repository at this point
simplify `r#async` parsing code
Show description for e7d82c8
dicej
committed
e7d82c8
View commit details
Copy full SHA for e7d82c8
Browse repository at this point
add a bunch of comments to wit-component async code
Show description for c9694e6
dicej
committed
c9694e6
View commit details
Copy full SHA for c9694e6
Browse repository at this point
Commits on Dec 14, 2024
allow importing the same function sync and async
Show description for 7649c22
dicej
committed
7649c22
View commit details
Copy full SHA for 7649c22
Browse repository at this point
You can’t perform that action at this time.