17 Commits (12972c7fd3ecdf8f1e4206c3f579ebb5a6068f85)

Author SHA1 Message Date
Marcin Mielniczuk 22494057df Try to somehow implement clock_res_get on Windows. (#124) 5 years ago
Dan Gohman ab0c933eff
Bump crate versions. (#171) 5 years ago
Marcin Mielniczuk 2659641132 Implement clock_time_get on Windows (#119) 5 years ago
Jakub Konka bb5c879718 Fixes path_symlink_trailing_slashes on Windows 5 years ago
Dan Gohman bd8d550ba3 Improve Cargo.toml files for publishing (#141) 5 years ago
Jakub Konka 0d63cc2dbc Fix `remove_directory_trailing_slashes` on Windows 5 years ago
Dan Gohman 14bad3cb97 Ensure that each crate has its own copy of the LICENSE file. 5 years ago
Marcin Mielniczuk 5dad532a43 Use cvt from the cvt crate in winx 5 years ago
Dan Gohman febecc418c Make functions that operate on raw I/O handles unsafe. 5 years ago
Dan Gohman eb90f76b42 Add #![cfg(windows)] to allow publishing from non-Windows hosts. 5 years ago
Dan Gohman 19055d0178 Add description fields. 5 years ago
Dan Gohman 6921782fbf Add license declarations to headers. 5 years ago
Dan Gohman 2809be666a Minor simplifications to `get_path_by_handle`. 5 years ago
Jakub Konka e18175c556
path_get refactor and implementation of missing path_ hostcalls on Windows (#41) 5 years ago
Marcin Mielniczuk 89fbde2c3f Implement fd_filestat_get for all platforms (#42) 5 years ago
Jakub Konka 667f272edd Rewrite majority of impl reusing `libstd` (#34) 5 years ago
Jakub Konka 7287767a3f Add enough Windows functionality to run WASI tutorial (#22) 5 years ago