- 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.
推薦閱讀
- Mastering Entity Framework Core 2.0
- Google Flutter Mobile Development Quick Start Guide
- Spring Cloud Alibaba核心技術與實戰案例
- 程序員面試白皮書
- 程序設計與實踐(VB.NET)
- 零基礎PHP學習筆記
- Spring技術內幕:深入解析Spring架構與設計
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Visual Basic編程:從基礎到實踐(第2版)
- arc42 by Example
- Learning Flask Framework
- Spring Cloud、Nginx高并發核心編程
- 實戰Java高并發程序設計(第3版)
- UML 基礎與 Rose 建模案例(第3版)
- Android驅動開發權威指南