about summary refs log tree commit diff
path: root/src/libstd/sys/wasi/ext
AgeCommit message (Expand)AuthorLines
2019-12-22Format the worldMark Rousskov-1/+1
2019-12-21Require issue = "none" over issue = "0" in unstable attributesRoss MacArthur-2/+2
2019-12-03Update the `wasi` crate for `wasm32-wasi`Alex Crichton-68/+57
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-7/+11
2019-08-21fixesnewpavlov-1/+3
2019-08-19use wasi cratenewpavlov-7/+9
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