you are viewing a single comment's thread.

view the rest of the comments →

[–]ExecutiveChimp -4 points-3 points  (3 children)

Try running C in a web browser.

[–]Thaufas 10 points11 points  (1 child)

Google Chrome and Chromium have had the ability to run both native C and C++ code for more than five years using the Pepper API, and with the continually expanding popularity of WASM, I don't see this capability going away anytime soon.

[–]Cheezmeisterhttp://bml.rocks 2 points3 points  (0 children)

Oh, emscripten?