#solana #memory #safety

clone-solana-program-memory

Basic low-level memory operations for Solana

1 stable release

new 2.2.1 Apr 28, 2025

#82 in Magic Beans


Used in 5 crates (via clone-solana-account-info)

Apache-2.0

11KB
134 lines

Basic low-level memory operations.

Within the SBF environment, these are implemented as syscalls and executed by the runtime in native code.

Dependencies