Calling JavaScript functions from C/C++

Accessing JavaScript's functionality from C/C++ code allows for added flexibility when working with WebAssembly. The methodologies and means of utilizing JavaScript differ considerably between Emscripten's glue code and Wasm-only implementations. In this section, we will cover the various ways you can integrate JavaScript into your C/C++ code with and without Emscripten.

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

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