namada
namada copied to clipboard
wee_alloc: wasm memory leaks for large allocations
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
find more context in https://github.com/anoma/namada/issues/808