Recent content by vddox

  1. V

    Converting C+ to JavaScript

    Emscripten is a program that can transpile C++ to Javascript using bytecode. I could talk about it for days, it's a great tool that has helped me out on many a project. Here are a few links to get you started...
Top