Michael Droettboom
|
d0973c9fd5
|
Adding benchmarks
|
2018-04-06 19:22:24 -04:00 |
Michael Droettboom
|
8875c17b5c
|
Fix URLs so remote loading works
|
2018-04-06 19:18:18 -04:00 |
Michael Droettboom
|
deea97cd4c
|
Use pre-built toolchain
|
2018-04-02 13:06:36 -04:00 |
Michael Droettboom
|
4e6079e0b0
|
Clean out wasm.pre files
|
2018-03-30 14:09:55 -04:00 |
Michael Droettboom
|
9dc47c4c6c
|
Fix build so emsdk runs first
|
2018-03-30 13:13:04 -04:00 |
Michael Droettboom
|
b8c3e600c2
|
Add end-to-end build. Travis tests.
|
2018-03-30 13:08:06 -04:00 |
Michael Droettboom
|
2ad135ef06
|
Add testing
|
2018-03-30 10:51:13 -04:00 |
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 |