summary refs log tree commit diff
path: root/library/std/src/sys/pal/mod.rs
AgeCommit message (Collapse)AuthorLines
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-3/+0
This reverts commit 31ecf341250a889ac1154b2cbe3f0b97f9d008c1. Co-authored-by: Ryan Levick <me@ryanlevick.com>
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-0/+3
Signed-off-by: Ryan Levick <me@ryanlevick.com>
2024-01-22zkvm: add partial std supportErik Kaneda-0/+3
Co-authored-by: Frank Laub <flaub@risc0.com> Co-authored-by: nils <nils@risc0.com> Co-authored-by: Victor Graf <victor@risczero.com> Co-authored-by: weikengchen <w.k@berkeley.edu>
2024-01-13std: move personality implementation out of PALjoboet-1/+0
2024-01-11std: begin moving platform support modules into `pal`joboet-0/+124