about summary refs log tree commit diff
path: root/library/std/src/sys/pal/wasi/helpers.rs
AgeCommit message (Expand)AuthorLines
2025-08-28std: Start supporting WASIp2 nativelyAlex Crichton-114/+0
2024-09-23std: implement the `random` featurejoboet-11/+1
2024-09-08Remove needless returns detected by clippy in librariesEduardo Sánchez Muñoz-1/+1
2024-08-05WASI fixing unsafe_op_in_unsafe_fn for std::{os, sys}Georgii Rylov-0/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-02-27Add the wasm32-wasi-preview2 targetRyan Levick-0/+123
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-123/+0
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-0/+123