Hacker News new | ask | show | jobs
by ericd 1513 days ago
Pyodide is really cool, we got a Python library we were working on working in JS in the browser with it, including Pandas iirc, without too much trouble (though getting http requests working required a little hackery).