ristretto
v0.15.0
v0.15.0
Apr 4 2025 at 06:51 UTC
Added
- add Instruction::stack_utilization()
- add memory usage in debug output
- optimize obtaining invoke parameters from the stack
Fixed
- remove unnecessary Reference.class_name() string
Other
- update JVM specification links to point to Java 24
- correct wasm build configuration
- update to Rust 1.86.0
- encapsulate use of ConcurrentVec
- correct sysinfo physical_core_count() call