- Learn WebAssembly
- Mike Rourke
- 153字
- 2021-08-13 15:38:55
Summary
In this chapter, we discussed the elements of WebAssembly and their relationship. The structure of the Core Specification was used to describe the mapping of the text and binary formats to a common abstract syntax. We highlighted aspects of the text format (Wat) that can be useful in the context of debugging and development, as well as why s-expressions are an excellent fit for the textual representation of the abstract syntax. We also reviewed details pertaining to the binary format and the various elements that make up a module. The methods and objects within the JavaScript and Web APIs were defined with descriptions of their roles with regard to WebAssembly interaction. Finally, a simple example of the relationship between source code, Wat, and JavaScript was presented using the WasmFiddle tool.
In Chapter 3, Setting Up a Development Environment, we'll install the development tooling we'll use to work effectively with WebAssembly.
- Django+Vue.js商城項目實戰
- Python程序設計教程(第2版)
- 自己動手寫搜索引擎
- 信息可視化的藝術:信息可視化在英國
- Java程序設計與實踐教程(第2版)
- Internet of Things with Intel Galileo
- Learning Zurb Foundation
- Building Serverless Applications with Python
- 單片機C語言程序設計實訓100例
- C++ System Programming Cookbook
- scikit-learn Cookbook(Second Edition)
- 快樂編程:青少年思維訓練
- 深入理解Java虛擬機:JVM高級特性與最佳實踐
- 絕密原型檔案:看看專業產品經理的原型是什么樣
- Neo4j權威指南 (圖數據庫技術叢書)