Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Javascript C++ binding?

Tags:

c++

javascript

I have some C++ code that I want to expose to client side of a web app. Ideally, I want to write Javascript wrapper objects for my C++ classes so that I can use them clientside.

Has this been done before?. Does anyone have a link to show how this may be achieved?

like image 735
Homunculus Reticulli Avatar asked Apr 08 '26 20:04

Homunculus Reticulli


1 Answers

There is a library to convert C++ code to javascript, it might help: emscripten

like image 155
Mansuro Avatar answered Apr 10 '26 09:04

Mansuro



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!