31,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in 1-2 Wochen
payback
16 °P sammeln
  • Broschiertes Buch

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
…mehr

Produktbeschreibung
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.jsUse browser debuggers to evaluate your WebAssembly codeFormat variables, loops, functions, strings, data structures, and conditional logic in WATManipulate memoryBuild a program that generates graphical objects and detects when they collideEvaluate 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.
Autorenporträt
Rick Battagline
Rezensionen
"This book is a clear and step-by-step approach to WebAssembly. Rick Battagline is introducing all concepts from the very beginning, with illustrations and examples, so that you can learn progressively even without any prior knowledge in low level programming. It's a pleasure to read and learn as you go through the chapters. It will be useful for either trying WebAssembly in your app or to get a good understanding before using languages compiling to WebAssembly."
Florian Rival, The Changelog, creator of the app GDevelop and the game Lil BUB