Skip to main content

v2025.09.18 Release

· One min read
Redex Team
Redex Team

Optimizations​

This release brings Kotlin default arguments optimization in Constant Propagation.

Other improvements​

  • More adoptions of the new unordered container type.
  • Reducing Redex memory usage (via inliner’s new max_reduced_size option).
  • JarLoader improvements for fuzzing.