about summary refs log tree commit diff
path: root/library/std/src/sys/pal/zkvm/stdio.rs
AgeCommit message (Expand)AuthorLines
2025-03-09std: move stdio to `sys`joboet-73/+0
2025-02-20Implement read_buf for zkVM stdinThalia Archibald-1/+9
2025-02-07std: get rid of `sys_common::io`joboet-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-01-22zkvm: add partial std supportErik Kaneda-0/+64