- Hands-On Game Development with WebAssembly
- Rick Battagline
- 171字
- 2021-06-24 13:41:01
Summary
In this chapter, we learned what WebAssembly is and why it will be the future of application development on the web. We learned why we need WebAssembly, even though we already have a robust language like JavaScript. We learned why WebAssembly is so much faster than JavaScript, and how it has the potential to increase its performance lead. We have also discussed the possibility of WebAssembly replacing JavaScript as the de facto standard for application development on the web.
We have discussed the practical side of creating a WebAssembly module as it is done today using Emscripten and LLVM. We have talked about WebAssembly text and how it is structured. We have also discussed using Emscripten to compile our first WebAssembly module, as well as using it to create the HTML and JavaScript glue code to run that module.
In the next chapter, we will go into further detail on how to use Emscripten to create our WebAssembly module, as well as the HTML/CSS and JavaScript used to drive it.
- FPGA從入門到精通(實戰(zhàn)篇)
- 基于ARM的嵌入式系統(tǒng)和物聯(lián)網(wǎng)開發(fā)
- Getting Started with Qt 5
- 電腦常見故障現(xiàn)場處理
- Manage Partitions with GParted How-to
- INSTANT ForgedUI Starter
- 計算機維修與維護技術(shù)速成
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- Learning Game Physics with Bullet Physics and OpenGL
- 分布式系統(tǒng)與一致性
- 固態(tài)存儲:原理、架構(gòu)與數(shù)據(jù)安全
- 筆記本電腦芯片級維修從入門到精通(圖解版)
- 微控制器的應(yīng)用
- FPGA實戰(zhàn)訓(xùn)練精粹
- Raspberry Pi Home Automation with Arduino