Aucune description

Claire xyz 33d3e4954c feat: catch error from instruction byte parse il y a 1 mois
src 33d3e4954c feat: catch error from instruction byte parse il y a 1 mois
.gitignore afcb54a2c7 fix: skip symbol parsing when there's no rodata il y a 1 mois
Cargo.lock 33d3e4954c feat: catch error from instruction byte parse il y a 1 mois
Cargo.toml 33d3e4954c feat: catch error from instruction byte parse il y a 1 mois
LICENSE 9fec311f93 feat: use custom errors il y a 1 mois
Readme.md 1c4468bf43 fix: remove usage section from README & a couple of printlns il y a 1 mois
rustfmt.toml 986bfa2a83 chore: improve docs, Cargo.manifest, lint and format project il y a 1 mois

Readme.md

SBPF Linker

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

Install

cargo install sbpf-linker

Generate a Program

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

Build

cargo build-bpf