- Learn WebAssembly
- Mike Rourke
- 144字
- 2021-08-13 15:38:46
What is WebAssembly?
WebAssembly (Wasm) represents an important stepping stone for the web platform. Enabling a developer to run compiled code on the web without a plugin or browser lock-in presents many new opportunities. Some confusion exists about what WebAssembly is, as does some skepticism about its staying power.
In this chapter, we will discuss how WebAssembly came to be, what WebAssembly is with regard to the official definition, and the technologies it encompasses. The potential use cases, supported languages, and limitations will be covered, as well as where to find additional information.
Our goal for this chapter is to understand the following:
- The technologies that led the way for WebAssembly
- What WebAssembly is and some of its potential use cases
- Which programming languages can be used with WebAssembly
- The current limitations of WebAssembly
- How WebAssembly relates to Emscripten and asm.js
推薦閱讀
- FuelPHP Application Development Blueprints
- 程序員面試筆試寶典(第3版)
- Raspberry Pi Networking Cookbook(Second Edition)
- Java EE框架整合開發(fā)入門到實(shí)戰(zhàn):Spring+Spring MVC+MyBatis(微課版)
- 青少年軟件編程基礎(chǔ)與實(shí)戰(zhàn)(圖形化編程三級(jí))
- Mastering Julia
- Mastering Scientific Computing with R
- Unity Shader入門精要
- Magento 1.8 Development Cookbook
- Bootstrap 4:Responsive Web Design
- Learning ArcGIS for Desktop
- WordPress 4.0 Site Blueprints(Second Edition)
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)(第二版)
- Swift 4 Protocol-Oriented Programming(Third Edition)
- 愛上micro:bit