Crate solana_bpf_loader_program

Source

Modules§

serialization
syscalls

Macros§

create_vm
Create the SBF virtual machine
deploy_program
mock_create_vm

Structs§

Entrypoint

Constants§

MEMORY_POOL

Functions§

calculate_heap_cost
Only used in macro, do not use directly!
deploy_program
Directly deploy a program using a provided invoke context. This function should only be invoked from the runtime, since it does not provide any account loads or checks.
load_program_from_bytes