- Learn WebAssembly
- Mike Rourke
- 94字
- 2021-08-13 15:38:48
The core specification
The official definition gives some high-level insight into the overall technology, but for the sake of completeness, it's worth digging a little deeper. WebAssembly's Core Specification is the official document to reference if you want to understand WebAssembly at a very granular level. If you're interested in learning about the characteristics of the runtime structure with regard to the execution environment, check out section 4: Execution. We won't cover that here, but understanding where the Core Specification fits in will help in establishing a complete definition of WebAssembly.
推薦閱讀
- C++程序設計教程
- Vue.js設計與實現
- Mastering Zabbix(Second Edition)
- 密碼學原理與Java實現
- Mastering RabbitMQ
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- Unity Virtual Reality Projects
- 網頁設計與制作教程(HTML+CSS+JavaScript)(第2版)
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- Learning Hunk
- 用案例學Java Web整合開發
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- JBoss:Developer's Guide
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- jQuery for Designers Beginner's Guide Second Edition