Skip to content

Commit 0bcaa37

Browse files
Add Rust and WebAssembly book
1 parent c7f1d01 commit 0bcaa37

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,12 @@ Learn how WebAssembly’s stack machine architecture works, install low-level wa
292292

293293
Get started with WebAssembly today, and change the way you think about the web.
294294

295+
### [Rust and WebAssembly](https://rustwasm.github.io/docs/book/) *Free*
296+
297+
This small book describes how to use Rust and WebAssembly together.
298+
299+
This book is for anyone interested in compiling Rust to WebAssembly for fast, reliable code on the Web. You should know some Rust, and be familiar with JavaScript, HTML, and CSS. You don't need to be an expert in any of them.
300+
295301
### [Step Ahead with Rust: Systems Programming in Rust](https://www.armstrong-publications.com/product/step-ahead-with-rust-super-combo/)
296302

297303
<img src="https://images-na.ssl-images-amazon.com/images/I/41ztdWA7yCL.jpg" width="120px"/>

0 commit comments

Comments
 (0)