Commit Graph

16 Commits

Author SHA1 Message Date
Michael Droettboom 695bf2c80f Use WASM instead of asm.js 2018-03-29 15:24:33 -04:00
Michael Droettboom 5041c4ddd1 Add version of webbrowser.py that works in pyodide 2018-03-22 12:30:18 -04:00
Michael Droettboom a0d40e011e Fix makefiles running from scratch 2018-03-21 14:55:00 -04:00
Michael Droettboom 7e6754902c Reduce filesystem size 2018-03-21 10:45:25 -04:00
Michael Droettboom ddd0a73b85 Add lazy importing for a 2x speedup importing numpy 2018-03-21 10:05:16 -04:00
Michael Droettboom 280de281aa First working Numpy 2018-03-20 18:58:59 -04:00
Michael Droettboom 2e5a0432fa Support `pyimport` on the Javascript side. 2018-03-01 11:55:24 -05:00
Michael Droettboom 314ec07227 Add 'from js import X' on Python side 2018-02-28 19:43:03 -05:00
Michael Droettboom bd6aec63d8 Clean up Makefile 2018-02-28 15:39:16 -05:00
Michael Droettboom f2c08119af Add internal cpython build 2018-02-27 17:57:22 -05:00
Michael Droettboom 617dbcf4ea Fix #5: Python 3.6 support 2018-02-26 17:21:26 -05:00
Michael Droettboom df1c2e2cad Fix #3: Wrap Python objects for Javascript usage 2018-02-26 15:25:05 -05:00
Michael Droettboom 54b55455a3 Fix #7: Refactor code into separate modules 2018-02-26 10:02:52 -05:00
Michael Droettboom 1de972ef3f Use pyodide, rather than Module, as the main namespace 2018-02-26 08:31:46 -05:00
Michael Droettboom 7e5b45a08e Fix #4: Use WASM 2018-02-24 12:47:13 -05:00
Michael Droettboom 191ca2c7bd Bulk of initial work. 2018-02-23 14:34:33 -05:00