summary refs log tree commit diff
path: root/library/std/src/sys/pal/wasi
AgeCommit message (Collapse)AuthorLines
2024-01-30Rollup merge of #120434 - fmease:revert-speeder, r=petrochenkovGuillaume Gomez-132/+123
Revert outdated version of "Add the wasm32-wasi-preview2 target" An outdated version of #119616 was merged in rollup #120309. This reverts those changes to enable #119616 to “retain the intended diff” after a rebase. ```@rylev``` has agreed that this would be the cleanest approach with respect to the history. Unblocks #119616. r? ```@petrochenkov``` or compiler or libs
2024-01-29Clean dead coder0cky-3/+0
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-132/+123
This reverts commit 31ecf341250a889ac1154b2cbe3f0b97f9d008c1. Co-authored-by: Ryan Levick <me@ryanlevick.com>
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-123/+132
Signed-off-by: Ryan Levick <me@ryanlevick.com>
2024-01-22std: move cmath into `sys`joboet-2/+0
2024-01-15std: move OS String implementation into `sys`joboet-2/+0
2024-01-12update paths in commentsjoboet-1/+1
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+2713