about summary refs log tree commit diff
path: root/src/libstd/sys/wasi/mod.rs
AgeCommit message (Expand)AuthorLines
2019-08-23Implement decode_error_kind for wasiMarco A L Barbosa-2/+18
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