-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-enhancementCategory: A PR with an enhancement or bugfix.Category: A PR with an enhancement or bugfix.T-wasmTopic: Web AssemblyTopic: Web Assembly
Description
This tracks outstanding issues to stabilize WASI support for Tokio.
Initial PR: #4716
Known issues:
- tests were disabled and need to be re-enabled
-
tokio::time
can be stabilized. - Use
target_family = "wasm"
once MSRV becomes 1.54. Current workaround: #4865 - WASI lacks many APIs needed for getting Tokio examples working
-
TcpStream::connect
-
TcpListener::bind
-
Refs: #1597
lfrancke, kellytk, christianfosli, schickling, TennyZhuang and 46 moreyerke, schneiderfelipe, michalisioak, BitcoinZavior and cameronbraidyerke, r-ocket, schneiderfelipe, michalisioak, BitcoinZavior and 3 morekellytk, TennyZhuang, raviqqe, kushaldas, sondrelg and 4 morealsuren, kellytk, kushaldas, NinoScript, schneiderfelipe and 3 more
Metadata
Metadata
Assignees
Labels
A-tokioArea: The main tokio crateArea: The main tokio crateC-enhancementCategory: A PR with an enhancement or bugfix.Category: A PR with an enhancement or bugfix.T-wasmTopic: Web AssemblyTopic: Web Assembly