| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-03-06 | Implement read_buf for a few more types | Tomasz Miąsko | -1/+17 |
| 2022-01-28 | wasi: enable TcpListener and TcpStream | Harald Hoyer | -0/+4 |
| 2021-08-19 | Factor out a common `RawFd`/`AsRawFd`/etc for Unix and WASI. | Dan Gohman | -34/+69 |
| 2021-08-19 | I/O safety. | Dan Gohman | -59/+79 |
| 2021-08-13 | Change WASI's `RawFd` from `u32` to `c_int` (`i32`). | Dan Gohman | -35/+54 |
| 2020-09-03 | Applied `#![deny(unsafe_op_in_unsafe_fn)]` in library/std/src/wasi | Amjad Alsharafi | -0/+1 |
| 2020-07-27 | mv std libs to library/ | mark | -0/+228 |
