Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rustwasm/team
A point of coordination for all things Rust and WebAssembly
https://github.com/rustwasm/team
Last synced: 29 days ago
JSON representation
A point of coordination for all things Rust and WebAssembly
- Host: GitHub
- URL: https://github.com/rustwasm/team
- Owner: rustwasm
- License: mit
- Created: 2018-01-10T17:55:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-25T14:32:09.000Z (almost 5 years ago)
- Last Synced: 2024-10-01T18:02:29.916Z (about 1 month ago)
- Homepage:
- Size: 7.38 MB
- Stars: 1,439
- Watchers: 137
- Forks: 59
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
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