Programming WebAssembly with Rust: Unified Development for Web, Mobile, and Embedded Applications.
This second edition of the book improves upon the previous one and touches on all aspects that make Rust a great language.
The book begins with an introduction to Rust data structures and algorithms, while also covering essential language constructs. You will learn how to store data using linked lists,
Fullstack Rust is the complete guide to building fast, production-ready Rust apps. Learn how to use Rust to build incredibly fast web-servers, build command-line tools, and compile apps to run in the browser with Web Assembly (WASM).