1 comment

[ 3.4 ms ] story [ 15.3 ms ] thread
> Cython is a relatively complex and still poorly documented language

Totally agree. I tried some time ago, was quite hard to setup. If they can mypyc just work out of the box, it would be really nice.

Compiling python to C not only has obvious performance advantages but also the fact that it will enable a Web Assembly compilation target to be a thing.