Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wee_alloc: wasm memory leaks for large allocations #401

Open
tzemanovic opened this issue Aug 31, 2022 · 1 comment
Open

wee_alloc: wasm memory leaks for large allocations #401

tzemanovic opened this issue Aug 31, 2022 · 1 comment
Assignees
Labels
post-mainnet Don't worry about this yet. wasm

Comments

@tzemanovic
Copy link
Member

Find an alternative to wee_alloc or use the default.

The crate is not maintained:
rustwasm/wee_alloc#107

And there’re possible leaks for large allocations:
rustwasm/wee_alloc#106

@tzemanovic tzemanovic added the post-mainnet Don't worry about this yet. label Oct 23, 2023
@tzemanovic
Copy link
Member Author

find more context in #808

phy-chain pushed a commit to phy-chain/namada that referenced this issue Mar 1, 2024
* Adding basic faucet app

* Fix proxy, fix solution

* Validate target, display response

* Docs

* Handle ReadableStream output on API error, display to user

* Add banner with live date, disable form if not live
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
post-mainnet Don't worry about this yet. wasm
Projects
None yet
Development

No branches or pull requests

1 participant