0

Can I link Js with C++?

I know it's crazy question but!!! I would know how to link between all languages I knew I know c++ don't writing in web But maybe can I use it in backend ... if you saw me crazy please

13th Feb 2021, 10:35 AM
Hussien abdulkareem
Hussien abdulkareem - avatar
1 Resposta
+ 2
I haven't used c++ in backend but you can , one way would be to use node js to execute c++ file and use the output as a result for your application. In frontend i am not sure how you can but you can read about web assembly . https://www.google.com/url?sa=t&source=web&rct=j&url=https://developer.mozilla.org/en-US/docs/WebAssembly/C_to_wasm&ved=2ahUKEwj8qLjt1ubuAhWr7XMBHUkADcYQFjAAegQIARAB&usg=AOvVaw0hxS6l9c4QkxabDet-ydTl&cshid=1613213204549
13th Feb 2021, 10:47 AM
Abhay
Abhay - avatar