書名: Learn WebAssembly作者名: Mike Rourke本章字數(shù): 87字更新時間: 2021-08-13 15:38:55
Questions
- What kind of data are s-expressions good at representing?
- What are the four language concepts that are shared between the binary and text formats?
- What is one of the use cases for the text format?
- What is the only element type that can be stored in a WebAssembly Table?
- What does the JavaScript engine use to manage execution?
- Which method requires less code to instantiate a module, instantiate() or instantiateStreaming()?
- What error objects are available on the WebAssembly JavaScript object and what event causes each one?
推薦閱讀
- 基于粒計算模型的圖像處理
- Python自然語言處理實戰(zhàn):核心技術(shù)與算法
- Mastering Adobe Captivate 2017(Fourth Edition)
- INSTANT Sencha Touch
- Flux Architecture
- C語言程序設(shè)計
- Mastering Apache Maven 3
- Mastering JavaScript High Performance
- 微服務(wù)從小白到專家:Spring Cloud和Kubernetes實戰(zhàn)
- 從零開始學(xué)Python網(wǎng)絡(luò)爬蟲
- Mastering Apache Storm
- Java 9 with JShell
- 從零開始學(xué)Unity游戲開發(fā):場景+角色+腳本+交互+體驗+效果+發(fā)布
- Elastix Unified Communications Server Cookbook
- Learning Google Apps Script