# SBPF โ Solana Berkeley Packet Filter
# https://github.com/anza-xyz/sbpf
[target]
name = "sbpf"
display_name = "SBPF"
architecture = "register"
output_extension = ".so"
[field]
prime = "none"
bits = 64
limbs = 1
[stack]
depth = 10
spill_ram_base = 0
[hash]
function = "SHA-256"
digest_width = 1
rate = 0
[extension_field]
degree = 0
[cost]
tables = ["compute_units"]
[status]
level = 1
lowering = "none"
lowering_path = "none"
cost_model = false
tests = false
notes = "Planned: specialized SbpfLowering."
trident/vm/sbpf/target.toml
ฯ 0.0%