Тайлбар байхгүй

Claire xyz afcb54a2c7 fix: skip symbol parsing when there's no rodata 1 сар өмнө
src afcb54a2c7 fix: skip symbol parsing when there's no rodata 1 сар өмнө
.gitignore afcb54a2c7 fix: skip symbol parsing when there's no rodata 1 сар өмнө
Cargo.lock afcb54a2c7 fix: skip symbol parsing when there's no rodata 1 сар өмнө
Cargo.toml c0fa8194e5 Remove git deps 1 сар өмнө
Readme.md ed1e6a2f6f Docs 1 сар өмнө

Readme.md

SBPF Linker

An upstream BPF linker to relink upstream BPF binaries into an SBPF V0 compatible binary format.

Usage

Install with:

cargo install sbpf-linker

Create a new program template with

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

Build program with:

cargo build-bpf