The Art of WebAssembly

The Art of WebAssembly
Author: Rick Battagline
Publisher: No Starch Press
Total Pages: 321
Release: 2021-06-01
Genre: Computers
ISBN: 1718501455


Download The Art of WebAssembly Book in PDF, Epub and Kindle

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.


The Art of WebAssembly
Language: en
Pages: 321
Authors: Rick Battagline
Categories: Computers
Type: BOOK - Published: 2021-06-01 - Publisher: No Starch Press

GET EBOOK

A a thorough, practice-based introduction to WebAssembly. Learn how to create high-performing, lightning-fast websites and applications. WebAssembly is the fast
Programming WebAssembly with Rust
Language: en
Pages: 220
Authors: Kevin Hoffman
Categories: Computers
Type: BOOK - Published: 2019-05-31 - Publisher: Pragmatic Bookshelf

GET EBOOK

WebAssembly fulfills the long-awaited promise of web technologies: fast code, type-safe at compile time, execution in the browser, on embedded devices, or anywh
WebAssembly in Action
Language: en
Pages: 696
Authors: Gerard Gallant
Categories: Computers
Type: BOOK - Published: 2019-11-06 - Publisher: Simon and Schuster

GET EBOOK

Summary WebAssembly in Action introduces the WebAssembly stack and walks you through the process of writing and running browser-based applications. Expert devel
Hands-On Game Development with WebAssembly
Language: en
Pages: 588
Authors: Rick Battagline
Categories: Computers
Type: BOOK - Published: 2019-05-31 - Publisher: Packt Publishing Ltd

GET EBOOK

Make your WebAssembly journey fun while making a game with it Key FeaturesCreate a WebAssembly game that implements sprites, animations, physics, particle syste
The Art of Assembly Language, 2nd Edition
Language: en
Pages: 764
Authors: Randall Hyde
Categories: Computers
Type: BOOK - Published: 2010-03-01 - Publisher: No Starch Press

GET EBOOK

Assembly is a low-level programming language that's one step above a computer's native machine language. Although assembly language is commonly used for writing