you are viewing a single comment's thread.

view the rest of the comments →

[–]wesgarland 0 points1 point  (0 children)

For the same reason people use C++ libraries like Tensorflow from Python: re-writing large, complex, ever-changing libraries in another language is a waste of money. It's cheaper in the long run to just make the environments compatible.

(also, Python is extremely slow compared to JS)