async-rs / async-rs/async-std

Make async-io optional for people who only want to use the executor.

Open
#975 1 comment 3 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
4.1k
Forks
339
PR merge metrics
No merged PRs in 30d

Description

Currently, `async-io` is marked as an optional dependency in `Cargo.toml`, but when not on wasm, it's always turned on on `async-global-executor`. Would it be possible to make it truly optional for people who only want to use the executor?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.