- 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.
推薦閱讀
- Learning Microsoft Windows Server 2012 Dynamic Access Control
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Mastering LibGDX Game Development
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Getting Started with Python Data Analysis
- Unity 5.x By Example
- 網站構建技術
- Instant Lucene.NET
- Terraform:多云、混合云環境下實現基礎設施即代碼(第2版)
- Scala Data Analysis Cookbook
- Spring 5 Design Patterns
- Instant jQuery Boilerplate for Plugins
- Android系統下Java編程詳解
- SignalR:Real-time Application Development(Second Edition)
- Advanced Python Programming