Hacker News new | ask | show | jobs
by mdboom 2862 days ago
Yep. You can "import" python objects over to the Javascript side and start using them from there. It's not as pleasant as working with Numpy in Python, of course, due to lack of operator overloading, of course.