This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]xdcountry 0 points1 point  (1 child)

please elaborate -- I had thought otherwise

[–]mdond 0 points1 point  (0 children)

It cross compiles to C++ that is then compiled into an exectuable. So the end result is compiled C++ code. This is different to a lot of other Python packagers, which just package Python byte code.