namada icon indicating copy to clipboard operation
namada copied to clipboard

wee_alloc: wasm memory leaks for large allocations

Open tzemanovic opened this issue 3 years ago • 1 comments

Find an alternative to wee_alloc or use the default.

The crate is not maintained: https://github.com/rustwasm/wee_alloc/issues/107

And there’re possible leaks for large allocations: https://github.com/rustwasm/wee_alloc/issues/106

tzemanovic avatar Aug 31 '22 08:08 tzemanovic

find more context in https://github.com/anoma/namada/issues/808

tzemanovic avatar Oct 23 '23 09:10 tzemanovic