The Art of WebAssembly

WebAssembly is the revolutionary new web standard that enables high-performance programs and computer-intensive web applications to run at peak performance inside a browser. Different from a programming language like JavaScript, it's a fast, compact, portable compilation target for a variety of...

Full description

Bibliographic Details
Main Author: Battagline, Rick
Format: eBook
Language:English
Published: No Starch Press 2021
Edition:1st edition
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
Description
Summary:WebAssembly is the revolutionary new web standard that enables high-performance programs and computer-intensive web applications to run at peak performance inside a browser. Different from a programming language like JavaScript, it's a fast, compact, portable compilation target for a variety of languages, in a binary code format. This book will give you a solid understanding of WebAssembly, how it works under the hood, when to use it, when not to use it, how to write it, and ways to develop and deploy your own WebAssembly apps. Author and expert Rick Battagline eases you through all the technology's complexities using clear explanations, illustrations, and plenty of examples. He'll show you how to optimize and compile low-level code, as well as how to debug and evaluate WebAssembly, and represent WebAssembly in its human-readable format, WebAssembly Text (WAT) - skills that will set you apart from other programmers as WebAssembly expands into all modern architectures. Once you grasp the basics, you'll build a collision-detection program to measure the performance of WebAssembly in Chrome and Firefox. You'll also work with browser rendering technologies to create graphics and animations for your apps, and you'll see how WebAssembly interacts with other web languages. You'll learn how to: " se Node.js and web browsers as the JavaScript embedding environment for WebAssembly apps " rite web applications that use WebAssembly for optimal performance " ebug WebAssembly code using a variety of tools, including browser debuggers " ormat variables, loops, functions, strings, data structures, and conditional logic in WAT " anipulate memory through WebAssembly, and build a program that spawns graphical objects randomly and detects when the objects collide " valuate the output of a WebAssembly compiler (AssemblyScript) This book doesn't focus on any particular language toolchains, so the skills learned are applicable to whatever you're working with
Item Description:Made available through: Safari, an O'Reilly Media Company
Physical Description:304 pages