solana-labs / rbpf

Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
272 stars 163 forks source link

Feature - `EbpfVm::invoke_function()` #543

Closed Lichtso closed 11 months ago

Lichtso commented 11 months ago

Convenience helper so that the program runtime does not have to deal with encrypting the vm pointer.