• In Brython - which is Python 3 written in ECMAScript.
  • In C++ using emscripten to get ECMAScript

    As you can see, the C++/ECMAScript is a LOT faster, and it's not even optimized. That's even more interesting when you consider that the C++ isn't talking to the HTML5 canvas directly (it's going through an SDL port), while the Brython is.

    I also started this xlockmore mode.


    Hits: 1099
    Timestamp: 2024-03-28 09:52:50 PDT

    Back to Dan's tech tidbits

    You can e-mail the author with questions or comments: