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

Rust and WebAssembly in 2019: A Call for Community Blog Posts #34

Merged
merged 6 commits into from
Dec 6, 2018

Conversation

fitzgen
Copy link
Member

@fitzgen fitzgen commented Nov 29, 2018

Hoping to publish this on December 6th, alongside the Rust 2018 edition release (woo!!) and rust-lang/blog.rust-lang.org#292

@fitzgen fitzgen force-pushed the call-for-blog-posts branch from 2dc479a to 763bbeb Compare November 30, 2018 21:56
@fitzgen
Copy link
Member Author

fitzgen commented Dec 1, 2018

FYI: Added a big section about reflections on 2018 and the goals we set for ourselves

Copy link
Contributor

@alexcrichton alexcrichton 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 amazing, thanks so much for writing all that up!

💯

outs of WebAssembly development with Rust. It features [a tutorial where you
build an implementation of Conway's Game of Life][tutorial], and then you learn
to write tests for headless browsers, debug wasm code when things go wrong, and
how to diagnose slow code paths and then speed them up.
Copy link
Contributor

Choose a reason for hiding this comment

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

Also ensure your wasm binary is as small as possible!

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.

ahhhh this is so good <3 🎉

@fitzgen fitzgen changed the title [WIP] Rust and WebAssembly in 2019: A Call for Community Blog Posts Rust and WebAssembly in 2019: A Call for Community Blog Posts Dec 6, 2018
@fitzgen fitzgen merged commit 248ac19 into rustwasm:master Dec 6, 2018
@fitzgen fitzgen deleted the call-for-blog-posts branch December 6, 2018 17:28
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.

3 participants