Chapter 1 Getting started with Emscripten
May 9, 2020 ยท View on GitHub
This chapter will briefly introduce the installation of Emscripten and demonstrate how to use Enscripten to compile C/C++ code into a WebAssembly module using the classic "Hello, world!" example.