bytecodealliance / bytecodealliance/wit-bindgen
rust: Add basic future combinator(s)
Open
async
gen-rust
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 286
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 19
Description
While generic async libraries like `futures` can be pulled in for a wide variety of features I think it would be helpful to cover at least a couple of the most basic combinators in the `wit-bindgen` crate itself, e.g. some version of `join` and `select`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.