aboutsummaryrefslogtreecommitdiff
path: root/lib/std/os/wasi.zig
AgeCommit message (Expand)Author
2020-04-30Update WASI snapshot to preview1Jakub Konka
2020-01-06Removes proc_raise from WASI implementationColin Svingen
2019-11-30linux-i386 supportLemonBoy
2019-11-25move logic to the appropriate layers; add new compile errorAndrew Kelley
2019-11-25Merge branch 'wasi-run-tests' of https://github.com/fengb/zig into fengb-wasi...Andrew Kelley
2019-11-25more sentinel-terminated pointers std lib integrationAndrew Kelley
2019-11-21Replace magic numbers with named constantsBenjamin Feng
2019-11-19WASI isattyBenjamin Feng
2019-11-19WASI clock functionsBenjamin Feng
2019-10-24get rid of std.os.foo.is_the_targetAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley