solana-labs / rbpf

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

Refactor - Make `FunctionRegistry` accept dense indexes #617

Closed LucasSte closed 1 week ago

LucasSte commented 1 week ago

The idea behind this PR is to allow the registration of syscalls with integers.