
上QQ阅读APP看书,第一时间看更新
How does it relate to Emscripten?
Emscripten is the source-to-source compiler that can generate asm.js from C and C++ source code. We'll use it as a build tool to generate the Wasm modules. In this section, we'll quickly review how Emscripten relates to WebAssembly.