summary refs log tree commit diff
path: root/src/libstd/sys/wasm/mod.rs
AgeCommit message (Expand)AuthorLines
2018-01-30Implement extensible syscall interface for wasmDiggory Blake-12/+221
2018-01-07Make wasm obey backtrace feature, like other targetsAidan Hobson Sayers-0/+1
2017-11-19std: Add a new wasm32-unknown-unknown targetAlex Crichton-0/+104