| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-07-27 | mv std libs to library/ | mark | -102/+0 |
| 2020-06-19 | Converted all platform-specific stdin/stdout/stderr implementations to io traits | Nathan West | -34/+32 |
| 2020-04-26 | Update name | Steven Fackler | -3/+3 |
| 2020-04-26 | Add Read/Write::can_read/write_vectored | Steven Fackler | -0/+15 |
| 2019-12-03 | Update the `wasi` crate for `wasm32-wasi` | Alex Crichton | -9/+16 |
| 2019-08-21 | fixes | newpavlov | -2/+2 |
| 2019-08-19 | use wasi crate | newpavlov | -5/+6 |
| 2019-04-27 | Stabilized vectored IO | Steven Fackler | -7/+7 |
| 2019-04-10 | std: Add `{read,write}_vectored` for more types | Alex Crichton | -3/+15 |
| 2019-04-01 | wasi: Use raw syscalls for stdio | Alex Crichton | -14/+9 |
| 2019-03-29 | Add a new wasm32-unknown-wasi target | Alex Crichton | -0/+74 |
