summary refs log tree commit diff
path: root/src/libstd/sys/wasi/ext
AgeCommit message (Expand)AuthorLines
2019-04-27Stabilized vectored IOSteven Fackler-5/+5
2019-04-11Impl RawFd converstion traits for TcpListener, TcpStream and UdpSocketRyan Levick-0/+55
2019-04-03wasi: Fill out `std::fs` module for WASIAlex Crichton-56/+508
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+71