about summary refs log tree commit diff
path: root/src/libstd/sys/wasi/ext/mod.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-22/+0
2020-07-05Add `RawFd` to WASI's `std::os::wasi::prelude`.Dan Gohman-1/+1
2019-11-29Format libstd/sys with rustfmtDavid Tolnay-7/+11
2019-04-03wasi: Fill out `std::fs` module for WASIAlex Crichton-0/+8
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+10