Summary
In this chapter, we learned how to install and use Emscripten to compile C/C++ into a WebAssembly module. We also explored the emsdk tool and various levels of optimizations when generating the WebAssembly module. In the next chapter, we will explore the WebAssembly module.