Hood Chatham
|
391c43e662
|
MAINT Separate some things out of Module (#2144)
|
2022-01-30 11:08:44 -08:00 |
Hood Chatham
|
597857fb23
|
MAINT Reorder make lint to typecheck first before running formatters (#2139)
|
2022-01-29 20:00:52 -08:00 |
Hood Chatham
|
0e77ba439b
|
MAINT refactor js2python to allow future options (#2138)
|
2022-01-29 19:30:58 -08:00 |
Hood Chatham
|
ad114b72a2
|
Fix typescript documentation (#2130)
|
2022-01-27 00:03:50 -08:00 |
Hood Chatham
|
9b5b6396ac
|
Use typescript (split from #2130, doesn't fix docs) (#2133)
|
2022-01-25 17:43:39 +01:00 |
Gyeongjae Choi
|
581e8fdde8
|
MAINT Do not print all archived files when building (#2134)
|
2022-01-25 21:58:43 +09:00 |
Hood Chatham
|
56cffbc647
|
Use error-stack-parser to make better stack traces (#2123)
|
2022-01-23 20:11:10 -08:00 |
Hood Chatham
|
8323987b39
|
Use wheels instead of file_packager (#2027)
|
2022-01-23 17:47:04 -08:00 |
Hood Chatham
|
1f4f3e2b85
|
MAINT Apply prettier to everything by default (#2095)
|
2022-01-10 13:47:59 -08:00 |
Hood Chatham
|
6065bcd532
|
MAINT Clean up environment variables and pywasmcross (#2053)
|
2021-12-20 11:26:27 -08:00 |
Hood Chatham
|
af0daa2d9b
|
MAINT Load main pyodide package as a tar file (#2023)
|
2021-12-14 18:12:49 -08:00 |
Hood Chatham
|
19261f394c
|
Remove function pointer cast emulation (#2019)
|
2021-12-09 10:31:21 -08:00 |
Grimmer Kang
|
da49fe57de
|
MAINT use npm ci to make sure the consistent dependencies installed (#1999)
|
2021-11-27 20:43:31 +01:00 |
Roman Yurchak
|
7f307afe29
|
Better test discovery (#1981)
* Better test discovery
* Remove make test and update docs
* More fixes
* Address review comment
* Documentation fixes
|
2021-11-21 18:26:33 +01:00 |
Hood Chatham
|
8870f67fef
|
MAINT remove `--memory-init-file 0` and consolidate link flags (#1974)
|
2021-11-18 23:37:47 +01:00 |
Jan Max Meyer
|
ebb75cd334
|
ENH Makefile targets for cpython partial and full clean (#1969)
|
2021-11-16 20:22:50 +01:00 |
Hood Chatham
|
9621a9b078
|
MAINT Bring lib files together under src/py/lib directory (#1937)
|
2021-11-09 14:42:24 -08:00 |
Hood Chatham
|
ddd83c4430
|
Fix makefile rule to produce pyproxy.gen.js (#1901)
|
2021-10-25 00:22:08 +02:00 |
Owen Ou
|
6f65795cba
|
Fix download path of f2c in buildf2c (#1866)
|
2021-09-29 11:13:17 -07:00 |
Hood Chatham
|
49b33b5442
|
Add package config for pyodide package (#1848)
|
2021-09-21 08:46:44 +02:00 |
Roman Yurchak
|
ab53f6b06c
|
ENH Change to minimal build by default (#1804)
|
2021-09-02 22:19:23 +02:00 |
Hood Chatham
|
3eb82fd834
|
Improved micropip dependency resolution (#1756)
|
2021-07-29 18:25:18 +02:00 |
Hood Chatham
|
b322d6727a
|
Update prettier precommit and ci rules (#1747)
|
2021-07-25 08:02:33 -07:00 |
Nicholas Bollweg
|
f13f3340e0
|
Enable all emscripten file systems: IDBFS, NODEFS, PROXYFS and WORKERFS (#1596)
|
2021-07-16 14:33:25 -07:00 |
Nicholas Bollweg
|
60acd0089f
|
Expose Module.FS (#1692)
|
2021-07-10 14:57:01 -07:00 |
Hood Chatham
|
a671943bad
|
Better bootstrap (#1681)
|
2021-07-08 14:16:05 +02:00 |
Paul m. p. P
|
d4a705bde2
|
Use PYMAJOR/PYMINOR according to Python devguide (#1570)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-07-06 13:28:39 +02:00 |
Madhur Tandon
|
738651ea10
|
Revive html5 <canvas> based renderer for matplotlib (#1579)
|
2021-06-27 08:36:14 -07:00 |
Hood Chatham
|
450a2d21e3
|
Consolidate apply-lint into clang-format-precommit and fix test_asyncio test after linting html files (#1667)
|
2021-06-25 18:59:29 -07:00 |
Hood Chatham
|
043c9cf360
|
Use prettier to format html files (#1666)
|
2021-06-25 15:16:02 -07:00 |
Hood Chatham
|
b4f4bcffdc
|
Update to Python 3.9.5 (#1637)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-06-19 15:49:25 -07:00 |
Hood Chatham
|
c05c1cac78
|
Eliminate pyproxy leaks (#1616)
|
2021-06-07 09:23:47 +02:00 |
Hood Chatham
|
2e04752272
|
MAINT Improvements to node and file_packager invocations (#1600)
|
2021-05-29 10:31:56 -07:00 |
Hood Chatham
|
962140981a
|
API Don't expose pyodide as a global variable in loadPyodide (#1597)
|
2021-05-22 18:54:27 -07:00 |
Hood Chatham
|
2e284cc394
|
MAINT Use rollup instead of EM_JS to include pyproxy.js (#1593)
|
2021-05-22 18:36:25 -07:00 |
Hood Chatham
|
af9bd035be
|
MAINT Update Makefile to repeat pip install pyodide_build and npm install less (#1599)
|
2021-05-22 15:19:46 -07:00 |
Hood Chatham
|
97d7dfcdf9
|
Some basic types (#1592)
|
2021-05-20 09:05:05 -07:00 |
Hood Chatham
|
b512d32495
|
Update update_base_url Make recipe to fix release-dev (#1583)
|
2021-05-06 08:25:10 -07:00 |
Hood Chatham
|
463618f5cf
|
Use rollup (#1575)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-05-05 06:42:15 -07:00 |
Roman Yurchak
|
4e9d10833e
|
BLD Create an installable pyodide-build package (#1566)
|
2021-05-03 20:51:11 +02:00 |
Roman Yurchak
|
263309102d
|
Unvendor distutils (#1543)
Co-authored-by: Hood Chatham <roberthoodchatham@gmail.com>
|
2021-05-02 15:42:28 +02:00 |
Hood Chatham
|
ab1b6c8d24
|
MAINT Use prettier to format javascript (#1554)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-05-01 10:17:32 -07:00 |
Hood Chatham
|
09ea322991
|
MAINT "use strict" in pyodide.asm.js (#1551)
|
2021-04-30 15:02:19 -07:00 |
Hood Chatham
|
d2fc9eaa39
|
MAINT Change --export-name to globalThis.pyodide._module (#1540)
|
2021-04-25 19:55:52 -07:00 |
Hood Chatham
|
3a16e56fa4
|
Reduce pyodide.asm.js by factor of 2 with sed (#1500)
|
2021-04-19 18:42:59 -07:00 |
Hood Chatham
|
c32740582e
|
MAINT mkdir -p docs/_build/html before trying to copy there (#1492)
Co-authored-by: Roman Yurchak <rth.yurchak@gmail.com>
|
2021-04-19 21:54:43 +02:00 |
Hood Chatham
|
e5de0890b0
|
Improve console error handling, add console.html tests (#1480)
|
2021-04-18 07:28:21 -07:00 |
Hood Chatham
|
1485732211
|
Fix memory access out of bounds in numpy + chrome 89 (#1474)
|
2021-04-17 23:17:19 +02:00 |
Hood Chatham
|
1574d3dc1a
|
FIX Remove windows executables from distlib (#1467)
|
2021-04-14 09:55:00 +02:00 |
Roman Yurchak
|
60c1e04b15
|
Deploy console.html as part of the documentation (#1445)
|
2021-04-13 23:14:37 +02:00 |