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

solana_rbpf v0.1.31

Compare
Choose a tag to compare
@jackcmay jackcmay released this 09 Sep 09:27
076860e
  • Change the VM API to independently create executables and then accept them for execution later
  • Optimize address translation lookups
  • Fix LD_ABS and LD_IND address translation
  • cargo fmt all files and fix clippy in tests