- Learn WebAssembly
- Mike Rourke
- 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?
推薦閱讀
- Hyper-V 2016 Best Practices
- Spring技術(shù)內(nèi)幕:深入解析Spring架構(gòu)與設(shè)計
- Access 數(shù)據(jù)庫應(yīng)用教程
- Xcode 7 Essentials(Second Edition)
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊)
- VMware vSphere 6.7虛擬化架構(gòu)實戰(zhàn)指南
- Scratch 3.0少兒編程與邏輯思維訓(xùn)練
- Python高效開發(fā)實戰(zhàn):Django、Tornado、Flask、Twisted(第2版)
- Amazon S3 Cookbook
- Java編程技術(shù)與項目實戰(zhàn)(第2版)
- Mastering JBoss Enterprise Application Platform 7
- SQL經(jīng)典實例(第2版)
- Python深度學(xué)習(xí):基于TensorFlow
- C語言從入門到精通
- Python物理建模初學(xué)者指南(第2版)