sbpf-linker 0.1.8

Upstream BPF linker for SBPF V0 programs
Documentation

Install

cargo install sbpf-linker

Upstream Gallery: Early Feature Gate

Integrates the latest LLVM commits from upstream-gallery-21 to experiment with upcoming changes during the upstreaming process. The xtask command clones this branch from the Blueshift LLVM fork and builds sbpf-linker with static LLVM linking.

cargo install-with-gallery 

Generate a Program

cargo generate --git https://github.com/blueshift-gg/solana-upstream-bpf-template
cargo +nightly build-bpf