Rust + WebAssembly = 💖

A point of coordination for the Rust and WebAssembly Working Group

Get Involved

Built with 🦀🕸 by The Rust and WebAssembly Working Group
## About This repository is a simple, organic means of coordinating work on using Rust and WebAssembly together. ## Get Involved! Get involved with the Rust and WebAssembly community in just **three easy steps!** ### 1. Join our Chat Join the [Rust project's Discord server][rust-discord] and chat with the Rust and WebAssembly community in the `#wg-wasm` channel. Say "hello" and introduce yourself! ### 2. Do some Rust and WebAssembly Yourself Read our short [Rust and WebAssembly book][book], complete its [tutorial][], and compile some Rust into WebAssembly. If you run into a paper cut or roadblock, [let us know by filing an issue!][file-issue-book] ### 3. Join the Rust and WebAssembly Working Group We meet on [Zoom](https://zoom.us/) every other week to track progress, give status updates, and discuss issues. We coordinate meetings with [issues labeled "meeting" in the `rustwasm/team` repository][meetings]. First, get your feet wet by tackling one of these issues: * [Issues labeled "good first issue" in the `rustwasm/*` repositories][good-first-issue] * [Issues labeled "help wanted" in the `rustwasm/*` repositories.][help-wanted] Next, take a look at [our 2019 roadmap][roadmap] to get a grasp on our goals for the year, and see where you might be able to lend a hand. Unsure how to help with a project or who to reach out to for a specific project? Ask in [our chat][wasm-discord] and someone will point you in the right direction :) Finally, if you've gotten this far, see [`GOVERNANCE.md#membership`][membership] for information on becoming an official member of the working group! [help-wanted]: https://github.com/search?q=is%3Aopen+is%3Aissue+user%3Arustwasm+archived%3Afalse+label%3A%22help+wanted%22 [good-first-issue]: https://github.com/search?q=is%3Aopen+is%3Aissue+user%3Arustwasm+archived%3Afalse+label%3A%22good+first+issue%22 [meetings]: https://github.com/issues?utf8=%E2%9C%93&q=user%3Arustwasm+label%3Ameeting+ [membership]: https://github.com/rustwasm/team/blob/master/GOVERNANCE.md#membership [book]: https://rustwasm.github.io/book [tutorial]: https://rustwasm.github.io/book/game-of-life/introduction.html [irc]: irc://irc.mozilla.org#rust-wasm [rust-discord]: https://discordapp.com/invite/rust-lang [wasm-discord]: https://discordapp.com/channels/442252698964721669/443151097398296587 [irc-web-client]: https://client00.chat.mibbit.com/?channel=%23rust-wasm&server=irc.mozilla.org [file-issue]: https://github.com/rustwasm/team/issues/new [file-issue-book]: https://github.com/rustwasm/book/issues/new [roadmap]: https://rustwasm.github.io/rfcs/007-2019-roadmap.html