Skip to content

SBPF virtual machine v0.23.0

Latest

Choose a tag to compare

@Lichtso Lichtso released this 10 Aug 18:39
· 6 commits to main since this release
9476336

What's Changed

  • fix ci by @nagisa in #203
  • test: ensure (im)mutability of memory regions, test input equivalence by @nagisa in #198
  • jit: get rid of the xchg in internal call prologue by @nagisa in #201
  • jit: improve trampoline code for callx reg by @nagisa in #200
  • fix stores without address translation by @nagisa in #199
  • Avoid calloc in parse_ro_sections by @cpubot in #205
  • Cleanup - Config::allow_memory_region_zero by @Lichtso in #209

Full Changelog: v0.22.0...v0.23.0