Can c++ codes be merged with HTML??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 6

Can c++ codes be merged with HTML???

1st Oct 2018, 11:47 PM
Chukwure Tochukwu Clinton
Chukwure Tochukwu Clinton - avatar
9 Answers
+ 7
yes you can do this with QtWebEngine or CEF chromium framework for example. it is very interested ;)
2nd Oct 2018, 2:43 PM
Sharofiddin
Sharofiddin - avatar
+ 6
Using emscripten, yes.
1st Oct 2018, 11:52 PM
Division by Zero
+ 5
You can actually create web applications in C++ using a toolkit called Wt (similar API to Qt). There is a standalone browser as well as a module for Apache. This way you can use C++ as your programming language the same way you would C# with ASP.NET, and thus you can also use your existing C++ code. It's not really elegant though.
2nd Oct 2018, 3:53 PM
Adam Sherif
Adam Sherif - avatar
+ 4
Use EcmaScript. you can!
3rd Oct 2018, 10:21 PM
Joshua Martin Fontanilla
Joshua Martin Fontanilla - avatar
+ 3
yes
2nd Oct 2018, 5:26 PM
Vipin Wani
+ 2
yes it is possible
2nd Oct 2018, 2:39 PM
Harinarayan Sahu
Harinarayan Sahu - avatar
+ 2
Using ECMAScript, yes.
2nd Oct 2018, 5:27 PM
Vipin Wani
+ 1
Compost
3rd Oct 2018, 8:02 AM
Oliver Budding
Oliver Budding - avatar
+ 1
yes
3rd Oct 2018, 8:49 AM
Gurwani Kaur