solana/program-runtime
Sean Young 098585234d Add return data implementation
This consists of:
 - syscalls
 - passing return data from invoked to invoker
 - printing to stable log
 - rust and C SDK changes
2021-09-10 14:25:54 +01:00
..
benches Add solana-program-runtime crate (#19438) 2021-08-27 00:30:36 +00:00
src Add return data implementation 2021-09-10 14:25:54 +01:00
Cargo.toml Add solana-program-runtime crate (#19438) 2021-08-27 00:30:36 +00:00
build.rs Add solana-program-runtime crate (#19438) 2021-08-27 00:30:36 +00:00