- Learn WebAssembly
- Mike Rourke
- 57字
- 2021-08-13 15:38:47
Official definition
The official WebAssembly website (https://webassembly.org) offers this definition:
Wasm is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable target for compilation of high-level languages like C/C++/Rust, enabling deployment on the web for client and server applications.
Let's break that definition down into parts to add some clarification.
推薦閱讀
- 程序員面試筆試寶典(第3版)
- C#程序設計實訓指導書
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- PaaS程序設計
- Learning ArcGIS Pro
- 嚴密系統設計:方法、趨勢與挑戰
- Linux操作系統基礎案例教程
- Responsive Web Design by Example
- Learning Apache Karaf
- Principles of Strategic Data Science
- MySQL程序員面試筆試寶典
- Hadoop Blueprints
- The Applied Data Science Workshop
- MySQL核心技術與最佳實踐
- 微信公眾平臺開發最佳實踐