- 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?
推薦閱讀
- Data Visualization with D3 4.x Cookbook(Second Edition)
- ExtGWT Rich Internet Application Cookbook
- Drupal 8 Blueprints
- Mastering KnockoutJS
- Android Native Development Kit Cookbook
- Spring Boot企業級項目開發實戰
- Creating Mobile Apps with jQuery Mobile(Second Edition)
- Learning AngularJS for .NET Developers
- Essential C++(中文版)
- 平面設計經典案例教程:CorelDRAW X6
- Java Web從入門到精通(第2版)
- C指針原理揭秘:基于底層實現機制
- Python Web自動化測試設計與實現
- ABAQUS6.14中文版有限元分析與實例詳解
- HTML5游戲開發實戰