Skip to content

v0.0.110.2

Compare
Choose a tag to compare
@TheBlueMatt TheBlueMatt released this 13 Aug 23:06
· 284 commits to main since this release
d4ebc84
  • Rewrote pointer flag tracking to allow for structs which are only
    single-byte aligned.
  • Dropped clone on tuple-field-fetching, which should result in
    substantially less memory overhead in some use-cases.