about summary refs log tree commit diff
path: root/library/std/src/sys/pal/zkvm/abi.rs
AgeCommit message (Collapse)AuthorLines
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2024-01-22zkvm: add partial std supportErik Kaneda-0/+55
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>