2 comments

[ 2.9 ms ] story [ 19.4 ms ] thread
Given that we have two [1, 2] Python implementations on the main today, I thought I’d share a project I’ve found interesting.

Unlike previous “compile Python to a standalone executable” approaches, Nuitka links libpython and converts Python code to C, using libpython methods.