Learn WebAssembly: Build web applications with native performance using Wasm and C/C++
暫譯: 學習 WebAssembly:使用 Wasm 和 C/C++ 建立具原生效能的網頁應用程式

Mike Rourke

  • 出版商: Packt Publishing
  • 出版日期: 2018-09-26
  • 售價: $2,010
  • 貴賓價: 9.5$1,910
  • 語言: 英文
  • 頁數: 328
  • 裝訂: Paperback
  • ISBN: 1788997379
  • ISBN-13: 9781788997379
  • 相關分類: 前端開發
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

In the first definitive guide on WebAssembly, you'll learn how you can wield this new technology to break through the current barriers of web development and build an entirely new class of performant applications .

Key Features

  • Generate WebAssembly modules from C and C++ using Emscripten and interact with these modules in the browser
  • Learn how to use WebAssembly outside of the browser and load modules using Node.js
  • Build a high-performance application using C and WebAssembly and port an existing C++ game to WebAssembly using Emscripten

Book Description

WebAssembly is a brand-new technology that represents a paradigm shift in web development. This book aims to teaches programmers how to leverage this technology to write high- performance applications that run in the browser.

This book will introduces you to the powerful WebAssembly concepts of WebAssembly that willto help you write lean and powerful web applications with native performance.

You will start with the evolution of web programming, the state of things today, and what can be done with the advent and release of WebAssembly. We take a look at the journey from JavaScript to asm.js to WebAssembly. We then move on to analyzinge the anatomy of a WebAssembly module and the relationship between the binary and text formats, along with the corresponding JavaScript API.

Further on, weyou'll implement all the techniques you've learned by to building a high-performance application using C and WebAssembly, and then port an existing game written in C++ to WebAssembly using Emscripten.

By the end of this book, you would will be well-equipped to create high-performance applications and games for the web using WebAssembly.

What you will learn

  • Learn how WebAssembly came to be and its associated elements (text format, module, and JavaScript API)
  • Create, load, and debug a WebAssembly module (editor and compiler/toolchain)
  • Build a high-performance application using C and WebAssembly
  • Extend WebAssembly's feature set using Emscripten by porting a game written in C++
  • Explore upcoming features of WebAssembly, Node.js integration, and alternative compilation methods

Who this book is for

If you are a web developer or C/C++ programmer keen to leverage the powerful technology of WebAssembly to build high-performance web applications, then this book is for you.

Table of Contents

  1. What is WebAssembly?
  2. Elements ofWebAssembly – Wat, Wasm, and the JavaScript API
  3. Development Workflow, Tooling, and Configuration
  4. Installing the Required Dependencies
  5. Creating and Loading aWebAssembly Module
  6. Interacting with JavaScript and Debugging
  7. Creating an Application from Scratch
  8. Porting a Game with Emscripten
  9. Integrating with Node.js
  10. Advanced Tools and Upcoming Features

商品描述(中文翻譯)

在這本關於 WebAssembly 的首部權威指南中,您將學習如何利用這項新技術突破當前網頁開發的障礙,並構建全新類別的高效能應用程式。

主要特點
- 使用 Emscripten 從 C 和 C++ 生成 WebAssembly 模組,並在瀏覽器中與這些模組互動
- 學習如何在瀏覽器外使用 WebAssembly,並使用 Node.js 載入模組
- 使用 C 和 WebAssembly 構建高效能應用程式,並使用 Emscripten 將現有的 C++ 遊戲移植到 WebAssembly

書籍描述
WebAssembly 是一項全新的技術,代表了網頁開發的範式轉變。本書旨在教導程式設計師如何利用這項技術編寫在瀏覽器中運行的高效能應用程式。

本書將介紹 WebAssembly 的強大概念,幫助您編寫具有原生效能的精簡且強大的網頁應用程式。

您將從網頁程式設計的演變開始,了解當前的狀況,以及隨著 WebAssembly 的出現和發布可以做些什麼。我們將回顧從 JavaScript 到 asm.js 再到 WebAssembly 的過程。接著,我們將分析 WebAssembly 模組的結構,以及二進位格式和文本格式之間的關係,並介紹相應的 JavaScript API。

接下來,您將通過使用 C 和 WebAssembly 構建高效能應用程式來實現您所學到的所有技術,然後使用 Emscripten 將現有的 C++ 遊戲移植到 WebAssembly。

在本書結束時,您將能夠使用 WebAssembly 創建高效能的網頁應用程式和遊戲。

您將學到的內容
- 了解 WebAssembly 的起源及其相關元素(文本格式、模組和 JavaScript API)
- 創建、載入和調試 WebAssembly 模組(編輯器和編譯器/工具鏈)
- 使用 C 和 WebAssembly 構建高效能應用程式
- 通過移植用 C++ 編寫的遊戲,使用 Emscripten 擴展 WebAssembly 的功能集
- 探索 WebAssembly 的即將推出的功能、Node.js 整合和替代編譯方法

本書適合誰
如果您是網頁開發人員或 C/C++ 程式設計師,渴望利用 WebAssembly 的強大技術來構建高效能的網頁應用程式,那麼這本書就是為您而寫的。

目錄
1. 什麼是 WebAssembly?
2. WebAssembly 的元素 – Wat、Wasm 和 JavaScript API
3. 開發工作流程、工具和配置
4. 安裝所需的依賴項
5. 創建和載入 WebAssembly 模組
6. 與 JavaScript 互動和調試
7. 從零開始創建應用程式
8. 使用 Emscripten 移植遊戲
9. 與 Node.js 整合
10. 進階工具和即將推出的功能