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

[Docs] Add wee_alloc section #542

Merged
merged 1 commit into from
Feb 22, 2019
Merged

Conversation

surma
Copy link
Contributor

@surma surma commented Feb 12, 2019

(I didn’t check any of the boxes 😭)

I created a section about wee_alloc in the template deep-dive to make wee_alloc stand out a bit more.

I also added some more explicit explanation on how to enable it. I tried to match the tone, hope I succeeded :)

Let me know if this works for ya :)

Copy link
Member

@ashleygwilliams ashleygwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is excellent! Thanks so much!

@ashleygwilliams ashleygwilliams merged commit 9528947 into rustwasm:master Feb 22, 2019

## Rust nightly

`wee_alloc` currently relies on features only available in Rust nightly. As such it requires you to use the nightly toolchain for compilation. If you have [Rustup](https://rustup.rs/) set up, you can install the nightly toolchain as follows:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FWIW, wee_alloc will work on stable Rust next Thursday

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants