설명 없음

Claire Fan f7a446a853 Merge pull request #12 from clairechingching/master 3 주 전
src 9e31eca199 misc: query instruction length later 3 주 전
.gitignore afcb54a2c7 fix: skip symbol parsing when there's no rodata 1 개월 전
Cargo.lock 94a03cad6d bump version 1 개월 전
Cargo.toml 94a03cad6d bump version 1 개월 전
LICENSE 9fec311f93 feat: use custom errors 1 개월 전
Readme.md 1c4468bf43 fix: remove usage section from README & a couple of printlns 1 개월 전
rustfmt.toml 986bfa2a83 chore: improve docs, Cargo.manifest, lint and format project 1 개월 전

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