Rust and WebAssembly

$10+
0 ratings

The book is written in a cookbook style and for beginners. Each recipe focuses on a concept in the WebAssembly world. Almost every recipe is focused on an example and the source code is attached with the bundle. 

The book is available in epub, pdf, and mobi format. It also includes the source code zip for all the examples.

Part 1 focuses on the basics of WebAssembly, WebAssembly Text Format, onboarding and using various tools like WABT, Binaryen.

gives a brief introduction to LLVM. What it is and how to use it.

introduces you into the `emscripten` world. Emscripten is a toolchain that helps to convert C/C++ into WebAssembly module. We will see how to install and manage the emscripten toolchain. Create our first WebAssembly module and run it on the browser and Node environment.

explores the WebAssembly module, how the module is made and what are the different sections. We will also explore the WebAssembly Text Format and how to write WebAssembly Text Format and convert it to WebAssembly binary.

explores how to install and use WebAssembly Binary Toolkit (WABT).

explores various section inside the WebAssembly binary and what are its purpose.

explores how to install and use Binaryen.

Part 2 focuses on converting Rust to WebAssembly for fast, reliable code to run on the JavaScript Engine. Find out various ways of sharing data between Rust and WebAssembly. Explore how to use various tools that Rust and WebAssembly ecosystem provides.

starts with Rust and various ways to convert Rust into WebAssembly module and ends with wasm_bindgen.

focuses on how wasm bindgen along with crates like js-sys, web-sys helps to share entities from the WebAssembly world to JavaScript world.

explores wasm-pack and how it makes it easy to build Rust and WebAssembly application.

explores some Rust and WebAssembly examples.

Finally,

briefly introduces WebAssembly System Interface (`WASI`) and various ways to run WASI.

This product is not currently for sale.
$

The Rust & WebAssembly book

Copy product URL
$10+

Rust and WebAssembly

0 ratings