Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

solana_rbpf v0.1.10

Compare
Choose a tag to compare
@jackcmay jackcmay released this 25 Feb 19:45
  • Updates required to support Rust
    • Bump up max program size
    • Warn that if stack size is changed then LLVM must also be changed
    • Add relro support and in-place relocation modifications
    • Fix call imm hashing collisions
    • Add support for call
  • Enable cargo fmt by protecting existing formating
  • Fix how unresolved symbols are reported