- Learn WebAssembly
- Mike Rourke
- 108字
- 2021-08-13 15:39:02
Setting up for the web
Interacting with and debugging Wasm modules will be done in the browser, which means we'll need a way to serve up a folder containing our example files. As we discussed in Chapter 2, Elements of WebAssembly - Wat, Wasm, and the JavaScript API, WebAssembly is integrated into the browser's JavaScript engine, but you'll need to make sure you're using a browser that supports it. In this section, we will provide instructions for cloning the book examples repository. We will also review how to quickly set up a local web server for testing and evaluating browser options to ensure that you're able to develop locally.
推薦閱讀
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- Mastering Concurrency Programming with Java 8
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- Learning Java Functional Programming
- Apache Oozie Essentials
- Responsive Web Design with HTML5 and CSS3
- Quarkus實踐指南:構(gòu)建新一代的Kubernetes原生Java微服務(wù)
- SSM輕量級框架應(yīng)用實戰(zhàn)
- Learning Material Design
- Angular應(yīng)用程序開發(fā)指南
- SpringBoot從零開始學(xué)(視頻教學(xué)版)
- Ext JS 4 Plugin and Extension Development
- Python預(yù)測分析與機器學(xué)習(xí)
- C語言從入門到精通(視頻實戰(zhàn)版)
- Scala編程(第4版)