- 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.
- JavaScript+jQuery開發實戰
- Access 2010數據庫基礎與應用項目式教程(第3版)
- 前端架構:從入門到微前端
- 秒懂設計模式
- Nginx Essentials
- iOS應用逆向工程(第2版)
- Highcharts Cookbook
- Clojure Reactive Programming
- Scala Reactive Programming
- Visual C#.NET Web應用程序設計
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- R Data Science Essentials
- Python網絡爬蟲技術與應用
- 你必須知道的.NET(第2版)
- 深度學習:基于Python語言和TensorFlow平臺(視頻講解版)