bytecodealliance / bytecodealliance/wstd
Introduce BufReader, BufWriter
Open
feature-request
- Dominant language
- Rust
- Stars
- 133
- Forks
- 19
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 4
Description
Each async "std" (tokio, async-std, smol, presumably there are others) ends up introducing its own BufReader and BufWriter. Post #37, wstd needs one as well.
Contributor guide
Assessment
This issue has not been assessed yet.