1a7bb5d3e6b168bb62540894751734ba45dc3eb2
This commit reduces unnecessary cloning for fields like `addr`, `kind`, and `field` within `BoundKind` and `VM::GetField`. This improves performance by avoiding redundant memory allocations.
Description
No description provided
Languages
Rust
100%