Skip to content

vm-memory-v0.7.0

Compare
Choose a tag to compare
@alexandruag alexandruag released this 20 Oct 19:48
· 219 commits to main since this release

[v0.7.0]

Changed

  • [#176]: Relax the trait bounds of Bytes auto impl for T: GuestMemory
  • [#178]: MmapRegion::build_raw no longer requires that the length of the region is a multiple of the page size.