compile time with -O3 is roughly the same as Python VM startup and has to be done only once
So I think the OP argues that there is no need for a C++ interpreter because compiling C++ code is as fast as starting a Python VM.
compile time with -O3 is roughly the same as Python VM startup and has to be done only once
So I think the OP argues that there is no need for a C++ interpreter because compiling C++ code is as fast as starting a Python VM.