Skip to content

add "async await on stable rust!" blog post #443

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

Merged
merged 16 commits into from
Nov 7, 2019

Conversation

nikomatsakis
Copy link
Contributor

This should be posted after #440

@rust-highfive
Copy link

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

* the [async-std] runtime [has been putting out weekly releases for the past months][as-releases], and plans to make their
1.0 release shortly after async-await hits stable;
* using [wasm-bindgen-futures], you can even bridge Rust Futures with
[JavaScript promises];
Copy link
Contributor

Choose a reason for hiding this comment

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

Link for this?

@Mark-Simulacrum
Copy link
Member

If this is published today then that seems a bit too early - I'd rather publish it next week, say Tuesday, or maybe even Friday (not sure what would work best).

@alexcrichton
Copy link
Member

r? @nikomatsakis

@nikomatsakis
Copy link
Contributor Author

OK, I incorporated the last few comments and renamed the file to tomorrow's date (2019-11-07).

@nikomatsakis
Copy link
Contributor Author

I pushed a final commit that attempts to give thanks to the key folks who've worked on the async-await design + implementation. I always feel nervous writing these things, since I'm worried I'll overlook someone, and this time more than most, since I've not been that closely involved until the last six months or so. But it feels like an important thing to do. If you feel I've overlooked someone who played a big role in the design or implementation of async-await, feel free to ping me discretely... :)

@pietroalbini pietroalbini merged commit edf57a1 into rust-lang:master Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants