ristretto
v0.16.0
v0.16.0
Apr 4 2025 at 23:42 UTC
Added
- add MaxLocals trait for calculating method max_locals values
Other
- update Cargo.lock dependencies
- [breaking] create MaxStack trait and refactor Instruction::stack_utilization() to Instruction::stack_delta(&ConstantPool) to more accurately calculate the maximum stack size