I'm trying to generate a JavaScript wrapper from a C++ library (so that C++ code can be used on the client side in a web browser), but I'm not sure which tools would be best for this purpose. Using Emscripten, is it possible to generate a JavaScript library from a C++ library, so that C++ functions can be called in JavaScript?
Yes, it is possible to call compiled C++ functions from JavaScript, according to Emscripten's official documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With