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

Dont suggest wee-alloc in docs #630

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Dont suggest wee-alloc in docs #630

merged 1 commit into from
Oct 6, 2023

Conversation

lukechu10
Copy link
Collaborator

wee-alloc should no longer be recommended because of a memory leak: rustwasm/wee_alloc#85

It appears that the project is abandoned and that this issue will not be fixed anytime soon.

Fixes #614

`wee-alloc` should no longer be recommended because of a memory leak: rustwasm/wee_alloc#85

It appears that the project is abandoned and that this issue will not be fixed anytime soon.

Closes #614
@lukechu10 lukechu10 added the A-docs Area: documentation label Oct 6, 2023
@lukechu10 lukechu10 enabled auto-merge (squash) October 6, 2023 15:44
@lukechu10 lukechu10 merged commit a1b288b into master Oct 6, 2023
9 checks passed
@lukechu10 lukechu10 deleted the remove-wee-alloc branch October 6, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation recommends deprecated weealloc
1 participant