September 2018
Intermediate to advanced
328 pages
9h 10m
English
Utilizing JavaScript code in C/C++ files follows a different paradigm than the techniques used for Emscripten. Rather than writing JavaScript within the C/C++ files, you pass the functions into your WebAssembly instantiation code. In this section, we will describe this process in greater detail.
Read now
Unlock full access