- Learn WebAssembly
- Mike Rourke
- 96字
- 2021-08-13 15:38:52
Wat
The Text Format section of the Core Specification provides technical descriptions for common language concepts such as values, types, and instructions. These are important concepts to know and understand if you're planning on building tooling for WebAssembly, but not necessary if you just plan on using it in your applications. That being said, the text format is an important part of WebAssembly, so there are concepts you should be aware of. In this section, we will dig into some of the details of the text format and highlight important points from the Core Specification.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- PWA入門與實踐
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Apache Spark 2 for Beginners
- C語言程序設計
- Scala Reactive Programming
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Principles of Strategic Data Science
- Mastering Embedded Linux Programming
- C語言程序設計教程
- Bitcoin Essentials
- Learning Redux
- Hands-On Artificial Intelligence with Unreal Engine
- Python編程零基礎入門
- Instant OpenCV for iOS