Hoffman, Kevin
Programming WebAssembly with Rust
- ISBN 13:
- 9781680506365
- author:
- Hoffman, Kevin
- format:
- Paperback / softback
- publisher:
- Pragmatic Bookshelf
- language:
- English
- Publication Year:
- 2019
- Pages:
- 220
- Dimensions:
- 23.2 x 19.5 x 1.3 centimetres (0
- Genre:
- Computers,Programming, General,
- Condition:
- New
- Availability:
- Item usually sent within 20 working days
Description
WebAssembly and Rust are combining to revolutionise web development. This technology allows you to write code in whatever language you prefer and compile it to run in the browser, on mobile devices, embedded devices, or anywhere else. By integrating WebAssembly with JavaScript, you can build cross-platform applications without sacrificing power. You'll learn how to create portable, high-performance modules, install low-level tools, and even write raw WASM code. This book will guide you through the process of compiling WebAssembly modules from Rust, allowing you to interoperate with JavaScript in many compelling ways. From building a Raspberry Pi app that controls a lighting system to creating a fully-functioning online multiplayer game engine, this technology has endless possibilities. Get started with WebAssembly today and discover how it can change the way you think about web development.