Skip to content
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