Comment on Why age in software is bullshitparentComments−cheez10yYeah... I was just looking at http://leaningtech.com/cheerp/ and wondering why everyone is trying to tack on static typing to JavaScript when they could just use C++...It might be that I am beyond redemption at this point.−moonlighterOP10yGood luck getting that C++ code to run in your browser, for starters...−guiambros10yC++ in your browser today? Check. [1]C++ in your browser tomorrow? Check. [2][1] http://kripken.github.io/emscripten-site/[2] https://github.com/WebAssembly/design/blob/master/CAndC++.md−cheez10yThe link I had in my comment was a C++ compiler for the browser. DOM and everything.
Comments
Yeah... I was just looking at http://leaningtech.com/cheerp/ and wondering why everyone is trying to tack on static typing to JavaScript when they could just use C++...
It might be that I am beyond redemption at this point.
Good luck getting that C++ code to run in your browser, for starters...
C++ in your browser today? Check. [1]
C++ in your browser tomorrow? Check. [2]
[1] http://kripken.github.io/emscripten-site/
[2] https://github.com/WebAssembly/design/blob/master/CAndC++.md
The link I had in my comment was a C++ compiler for the browser. DOM and everything.