solana_rbpf v0.1.14
- Virtualize host pointers to a program specific memory map
- Rework helpers to incorporate address translation and bound enforcement into the helper function, thus removing the separate verify function
Note this is a breaking change for jit which does not support address translation yet