ristretto

v0.8.0

v0.8.0 Oct 10 2024 at 23:28 UTC

💥 Breaking changes

  • initial vm (#43)
  • removed cycle between ClassLoader and Class (#34)
  • improve class loader interface (#33)

✨ Enhancements

  • initial vm (#43)
  • update lookupswitch instruction to use an IndexMap (#35)
  • improve class loader interface (#33)
  • add reserved impdep1 and impdep2 instructions (#32)

🐞 Bug fixes

  • removed cycle between ClassLoader and Class (#34)