- 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.
推薦閱讀
- 零起步玩轉掌控板與Mind+
- Learning Apex Programming
- Ceph Cookbook
- PyTorch自動駕駛視覺感知算法實戰
- Mastering Ember.js
- JavaFX Essentials
- R語言編程指南
- 深入淺出Android Jetpack
- SEO智慧
- Mastering Linux Network Administration
- Oracle Exadata專家手冊
- Microsoft Dynamics AX 2012 R3 Financial Management
- Statistical Application Development with R and Python(Second Edition)
- QGIS 2 Cookbook
- Mastering Concurrency Programming with Java 9(Second Edition)