- Learn WebAssembly
- Mike Rourke
- 142字
- 2021-08-13 15:38:46
The road to WebAssembly
Web development has had an interesting history, to say the least. Several (failed) attempts have been made to expand the platform to support different languages. Clunky solutions such as plugins failed to stand the test of time, and limiting a user to a single browser is a recipe for disaster.
WebAssembly was developed as an elegant solution to a problem that has existed since browsers were first able to execute code: If you want to develop for the web, you have to use JavaScript. Fortunately, using JavaScript doesn't have the same negative connotations it had back in the early 2000s, but it continues to have certain limitations as a programming language. In this section, we're going to discuss the technologies that led to WebAssembly to get a better grasp of why this new technology is needed.
- 極簡(jiǎn)算法史:從數(shù)學(xué)到機(jī)器的故事
- 程序員面試筆試寶典(第3版)
- 基于粒計(jì)算模型的圖像處理
- Java應(yīng)用開發(fā)與實(shí)踐
- 全棧自動(dòng)化測(cè)試實(shí)戰(zhàn):基于TestNG、HttpClient、Selenium和Appium
- Selenium Testing Tools Cookbook(Second Edition)
- Create React App 2 Quick Start Guide
- Python 3.7從入門到精通(視頻教學(xué)版)
- Django實(shí)戰(zhàn):Python Web典型模塊與項(xiàng)目開發(fā)
- UML2面向?qū)ο蠓治雠c設(shè)計(jì)(第2版)
- IDA Pro權(quán)威指南(第2版)
- Java EE程序設(shè)計(jì)與開發(fā)實(shí)踐教程
- 3D Printing Designs:Design an SD Card Holder
- MATLAB從入門到精通
- C/C++程序設(shè)計(jì)教程:面向過程分冊(cè)