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

Add WebAssembly Bookshelf to The Rust Bookshelf #58973

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions src/doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,18 @@ When developing for Bare Metal or Embedded Linux systems, you may find these res
[The Embedded Rust Book] is targeted at developers familiar with embedded development and familiar with Rust, but have not used Rust for embedded development.

[The Embedded Rust Book]: embedded-book/index.html

## WebAssembly

To use Rust in your web browser or to interoperate with JavaScript, check out
the resources maintained by the [WebAssembly Working Group].

[WebAssembly Working Group]: https://github.com/rustwasm

### The Rust and WebAssembly Bookshelf

[The Rust and WebAssembly Bookshelf] contains resources for those just getting
started with Rust and WebAssembly and for those that would like a deeper dive
into the various tools and crates in the rustwasm project.

[The Rust and WebAssembly Bookshelf]: https://rustwasm.github.io/docs.html