What's Changed
- chore: Snapshot2Context load_data immutable by @quake in #455
- Backport #456 by @mohanson in #457
- perf: optimize instruction cache indexing to reduce local hotspots by @quake in #459
- perf: optimize cmp zero and jump with test by @quake in #461
- chore: remove Sync trait bound from Syscalls by @quake in #467
- perf: Optimize NEXT_INST macro by reordering memory loads for better performance by @quake in #466
- feat: Add new DefaultMachineRunner trait for initialization work by @xxuejie in #469
- Bump ckb-vm to v0.24.14 by @xxuejie in #471
Full Changelog: v0.24.13...v0.24.14