Limit this search to....

The Art of Webassembly: Build Secure, Portable, High-Performance Applications
Contributor(s): Battagline, Rick (Author)
ISBN: 1718501447     ISBN-13: 9781718501447
Publisher: No Starch Press
OUR PRICE:   $40.49  
Product Type: Paperback
Published: May 2021
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Web - Web Services & Apis
- Computers | Web - Web Programming
- Computers | Programming Languages - Javascript
Dewey: 005.111
LCCN: 2021930212
Physical Information: 0.9" H x 7.1" W x 9.2" (1.25 lbs) 304 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
A a thorough, practice-based introduction to WebAssembly. Learn how to create high-performing, lightning-fast websites and applications.

WebAssembly is the fast, compact, portable technology that optimizes the performance of resource-intensive web applications and programs. The Art of WebAssembly is designed to give web developers a solid understanding of how it works, when to use it (and when not to), and how to develop and deploy WebAssembly apps.

First you'll learn how to optimize and compile low-level code, debug and evaluate WebAssembly, and represent WebAssembly in the human-readable WebAssembly Text (WAT) format. Once you have the basics down, you'll build a browser-based collision detection program, work with browser rendering technologies to create graphics and animations, and see how WebAssembly interacts with other web languages.

You'll also learn how to:
- Embed WebAssembly applications in web browsers and Node.js
- Use browser debuggers to evaluate your WebAssembly code
- Format variables, loops, functions, strings, data structures, and conditional logic in WAT
- Manipulate memory
- Build a program that generates graphical objects and detects when they collide
- Evaluate the output of a WebAssembly compiler

The Art of WebAssembly will help you make sense of this powerful technology to boost the performance of your web applications.