Comment on A possible future of Python in the browserparentComments−antocuni1y(SPy author here) function calls in SPy are as cheap as in C.You can check by yourself seeing of the spy compiler translates the code to C in the (super-experimental) spy playground: https://antocuni.pyscriptapps.com/spy-playground/latest/
Comments
(SPy author here) function calls in SPy are as cheap as in C.
You can check by yourself seeing of the spy compiler translates the code to C in the (super-experimental) spy playground: https://antocuni.pyscriptapps.com/spy-playground/latest/