- 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.
推薦閱讀
- Visual Basic .NET程序設計(第3版)
- Servlet/JSP深入詳解
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- HTML5+CSS3網站設計基礎教程
- Corona SDK Mobile Game Development:Beginner's Guide(Second Edition)
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- WordPress 4.0 Site Blueprints(Second Edition)
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- 新一代SDN:VMware NSX 網絡原理與實踐
- Kubernetes源碼剖析
- Python入門很輕松(微課超值版)
- Secret Recipes of the Python Ninja
- Learning Bootstrap 4(Second Edition)
- 現代C++語言核心特性解析
- Server Side development with Node.js and Koa.js Quick Start Guide