- 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.
推薦閱讀
- Getting Started with Citrix XenApp? 7.6
- 精通Nginx(第2版)
- JavaScript高效圖形編程
- Raspberry Pi Networking Cookbook(Second Edition)
- 零基礎(chǔ)玩轉(zhuǎn)區(qū)塊鏈
- x86匯編語言:從實(shí)模式到保護(hù)模式(第2版)
- Mastering LibGDX Game Development
- Python機(jī)器學(xué)習(xí)編程與實(shí)戰(zhàn)
- ArcGIS By Example
- Java程序設(shè)計(jì)入門
- RabbitMQ Essentials
- RealSenseTM互動(dòng)開發(fā)實(shí)戰(zhàn)
- 愛上C語言:C KISS
- NGUI for Unity
- Spring Data JPA從入門到精通