ristretto

v0.2.1

v0.2.1 Jul 14 2024 at 21:02 UTC

✨ Enhancements

  • add methods to the constant pool to simplify adding constants (#4)
  • add as_code() function to class, method and field access flags (#2)
  • improve Display output to include constant pool, code and line table (#1)

📖 Documentation

  • add helloworld example (#3)