about summary refs log tree commit diff
path: root/src/libstd/sys/wasi/mod.rs
AgeCommit message (Expand)AuthorLines
2020-07-27mv std libs to library/mark-96/+0
2020-07-15Introduce restricted-std feature.Eric Huss-34/+11
2020-07-12adjust remaining targetsRalf Jung-4/+4
2020-06-10Migrate to numeric associated constsLzu Tao-1/+1
2020-05-17abort_internal is safeRalf Jung-2/+2
2019-12-22Format the worldMark Rousskov-12/+8
2019-12-03Update the `wasi` crate for `wasm32-wasi`Alex Crichton-26/+18
2019-08-29update to wasi v0.7newpavlov-3/+10
2019-08-24Merge branch 'master' into wasiArtyom Pavlov-2/+19
2019-08-23Implement decode_error_kind for wasiMarco A L Barbosa-2/+18
2019-08-21move cvtnewpavlov-23/+0
2019-08-21fixesnewpavlov-13/+14
2019-08-20fix C incompatibilitiesnewpavlov-1/+1
2019-08-19use wasi cratenewpavlov-15/+16
2019-07-25std: Use native `#[thread_local]` TLS on wasmAlex Crichton-0/+2
2019-05-25std: Depend on `backtrace` crate from crates.ioAlex Crichton-2/+0
2019-03-29Add a new wasm32-unknown-wasi targetAlex Crichton-0/+128