The Art of Webassembly: Build Secure, Portable, High-Performance Applications
Battagline, Rick
- 出版商: No Starch Press
- 出版日期: 2021-05-25
- 定價: $1,575
- 售價: 9.5 折 $1,496
- 語言: 英文
- 頁數: 304
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1718501447
- ISBN-13: 9781718501447
-
相關分類:
WebAssembly
立即出貨 (庫存 < 4)
買這商品的人也買了...
-
$1,188Fedora 11 and Red Hat Enterprise Linux Bible (Paperback)
-
$360$281 -
$1,700$1,700 -
$650$507 -
$4,620$4,389 -
$1,425The Linux Command Line : A Complete Introduction, 2/e (Paperback)
-
$780$616 -
$1,568Deep Learning with JavaScript: Neural Networks in Tensorflow.Js
-
$450$351 -
$560$420 -
$474$450 -
$500$375 -
$600$468 -
$1,980Spring Microservices in Action, 2/e
-
$620$484 -
$600$468 -
$520$406 -
$2,070Multithreaded JavaScript: Concurrency Beyond the Event Loop
-
$680$537 -
$1,200$792 -
$680$537 -
$1,890$1,796 -
$780$608 -
$600$468 -
$750$585
相關主題
商品描述
- 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.
商品描述(中文翻譯)
《WebAssembly的藝術》是一本基於實踐的全面介紹WebAssembly的書籍。學習如何創建高效、快速的網站和應用程序。WebAssembly是一種快速、緊湊、可移植的技術,可優化資源密集型的網絡應用程序和程式。《WebAssembly的藝術》旨在讓網絡開發人員對其工作原理有深入的理解,了解何時使用它(以及何時不使用),以及如何開發和部署WebAssembly應用程序。首先,您將學習如何優化和編譯低級代碼,調試和評估WebAssembly,以及以人類可讀的WebAssembly Text(WAT)格式表示WebAssembly。一旦掌握了基礎知識,您將構建一個基於瀏覽器的碰撞檢測程序,使用瀏覽器渲染技術創建圖形和動畫,並了解WebAssembly如何與其他網絡語言交互。您還將學習以下內容:- 在Web瀏覽器和Node.js中嵌入WebAssembly應用程序- 使用瀏覽器調試器評估您的WebAssembly代碼- 在WAT中格式化變量、循環、函數、字符串、數據結構和條件邏輯- 操作內存- 構建生成圖形對象並檢測碰撞的程序- 評估WebAssembly編譯器的輸出《WebAssembly的藝術》將幫助您理解這項強大的技術,以提升您的網絡應用程序的性能。
作者簡介
作者簡介(中文翻譯)
Rick Battagline 是一位遊戲開發者,也是《Hands-On Game Development with WebAssembly》(Packt Publishing,2019)一書的作者。他於2006年創立了BattleLine Games LLC,一家專注於網頁遊戲的獨立遊戲工作室。自那時以來,他已經使用各種網頁技術(包括WebAssembly、HTML5、WebGL、JavaScript、TypeScript、ActionScript和PHP)開發了數百款遊戲。他是WebAssembly社群組和AssemblyScript社群組的成員。