summary refs log tree commit diff
path: root/src/libstd/sys/wasi/io.rs
AgeCommit message (Expand)AuthorLines
2019-08-21fixesnewpavlov-1/+1
2019-08-19use wasi cratenewpavlov-5/+6
2019-08-03Add {IoSlice, IoSliceMut}::advanceThomas de Zeeuw-0/+24
2019-07-26add repr(transparent) to IoSliceMut where missingNiv Kaminer-0/+1
2019-04-27Stabilized vectored IOSteven Fackler-8/+8
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+62