- Learn WebAssembly
- Mike Rourke
- 67字
- 2021-08-13 15:38:50
Emscripten's role
Emscripten is an LLVM-to-JavaScript compiler, which means it takes LLVM bitcode output of a compiler such as Clang (for C and C++), and converts that to JavaScript. It isn't one specific technology, but rather a combination of technologies that work together to build, compile, and run asm.js. To generate Wasm modules, we'll use the Emscripten SDK (EMSDK) Manager:
Wasm module generation with the EMSDK
推薦閱讀
- Spring Cloud Alibaba微服務架構設計與開發實戰
- Reactive Programming with Swift
- HTML5入門經典
- PLC編程與調試技術(松下系列)
- Salesforce Reporting and Dashboards
- Illustrator CC平面設計實戰從入門到精通(視頻自學全彩版)
- Building Serverless Architectures
- Drupal 8 Development Cookbook(Second Edition)
- Yii2 By Example
- Data Manipulation with R(Second Edition)
- Visual C#(學習筆記)
- SAP HANA Starter
- Perl 6 Deep Dive
- Cocos2D Game Development Essentials
- 瘋狂Ajax講義(第3版)