- 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
推薦閱讀
- VMware View Security Essentials
- 數(shù)字媒體應用教程
- Mastering ServiceStack
- Redis入門指南(第3版)
- Big Data Analytics
- C++ 從入門到項目實踐(超值版)
- Mastering Drupal 8 Views
- SQL經典實例(第2版)
- Express Web Application Development
- HTML 5與CSS 3權威指南(第3版·上冊)
- Visual Foxpro 9.0數(shù)據(jù)庫程序設計教程
- Apache Camel Developer's Cookbook
- C陷阱與缺陷
- AMP:Building Accelerated Mobile Pages
- 軟件測試技術