- Learn WebAssembly
- Mike Rourke
- 110字
- 2021-08-13 15:38:54
Connecting the dots with WasmFiddle
We spent this chapter reviewing the various elements of WebAssembly and the corresponding JavaScript and Web APIs, but understanding how the pieces fit together can still be confusing. As we progress through the examples in this book and you're able to see how C/C++, WebAssembly, and JavaScript interact, these concepts will become clearer.
That being said, a demonstration of this interaction may help in clearing up some of the confusion. In this section, we're going to use an online tool called WasmFiddle to demonstrate the relationship between these elements so you can see WebAssembly in action and get a high-level overview of the development workflow.
推薦閱讀
- PyQt從入門到精通
- Getting Started with CreateJS
- Oracle Database 12c Security Cookbook
- Visual C#.NET程序設(shè)計(jì)
- Active Directory with PowerShell
- C++20高級(jí)編程
- Learning Android Application Testing
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript
- 你真的會(huì)寫代碼嗎
- C語言從入門到精通(視頻實(shí)戰(zhàn)版)
- Distributed Computing with Python
- Learning Perforce SCM
- TensorFlow程序設(shè)計(jì)
- Scratch少兒編程思維訓(xùn)練:培養(yǎng)孩子的邏輯思維和計(jì)算思維能力
- 我跟爸爸學(xué)編程:從Python到C++