Embedding C ++ Programs

I just do advanced C ++ programming (object orientation), and I have been looking for several hours on how to implement the C ++ program in your average browser. I honestly have no idea how to do this. I thought the same way you embed JavaScript with HTML using a script type tag. Can someone help me figure out how to do this?

+5
source share
3 answers

If you are not using Chrome + Native Client , you can forget about it ...

There are many many browsers on the market today, including mobile browsers that cannot execute C ++ code for various reasons.

, : Javascript HTML 5, .

ActiveX, , - IE 6. , . ActiveX.

+2

:

0

, ++ ? , - ( )

, Google...

http://code.google.com/p/nativeclient/

ActiveX ( , Microsoft), , IE

0

All Articles