Allow the allocator to track the heap changes. (#9291)
* Allow the allocator to track the heap changes. * fix build * review comments * Update client/allocator/Cargo.toml Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> * Update client/allocator/Cargo.toml Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- substrate/client/allocator/Cargo.toml 1 addition, 2 deletionssubstrate/client/allocator/Cargo.toml
- substrate/client/allocator/src/freeing_bump.rs 40 additions, 15 deletionssubstrate/client/allocator/src/freeing_bump.rs
- substrate/client/executor/wasmtime/src/instance_wrapper.rs 1 addition, 1 deletionsubstrate/client/executor/wasmtime/src/instance_wrapper.rs
Please register or sign in to comment