ristretto

v0.7.0

v0.7.0 Aug 22 2024 at 03:42 UTC

💥 Breaking changes

  • correct definition of goto_w and jsr_w definitions (#31)
  • optimize jar class loader by deferring class file loading (#28)

✨ Enhancements

  • add jar manifest (#30)

🐞 Bug fixes

  • correct definition of goto_w and jsr_w definitions (#31)

📦 Build system

  • enable dashmap inline feature (#29)

🛠️ Other improvements

  • optimize jar class loader by deferring class file loading (#28)
  • add class loader benchmarks (#27)