0
Can we use C++ with Html and Css?
9 Answers
+ 3
Not in a webpage.
If server side programming counts, yes.
https://youtu.be/5oV242gViN0
+ 3
Gordon what about web assembly ? i havent touch it myself but the concept seems neat
+ 2
Please use a separate question about the messenging problem.
+ 2
Taste I see an example of Web Assembly using C++
https://developer.mozilla.org/en-US/docs/WebAssembly/existing_C_to_wasm
It seems that it is importing some JavaScript codes, and then use C++ to write the command to convert the JavaScript code to WebAssembly.
The WebAssembly official site:
https://webassembly.org/getting-started/developers-guide/
+ 1
Taste Oh really? Let me check that, just a min.
+ 1
yes, i just want to bring it up because its related to the question.
but the idea of having high performance code in front end kinda fascinating for me.
0
Thanks for the answer.
Can you please tell me 'Why my Messages are not being sent? When i send a message it says 'Message not sent'
0
Try Qt and it' QtQuick.