Interacting with JavaScript without glue code

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.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset