summaryrefslogtreecommitdiffstats
path: root/Tools/wasm/emscripten
Commit message (Expand)AuthorAgeFilesLines
* gh-139590: Stricter `ruff` rules for `Tools/wasm` (#139752)sobolevn2025-10-082-8/+6
* GH-139590: Run `ruff format` on pre-commit for Tools/wasm (#139591)Savannah Ostrowski2025-10-084-29/+60
* gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emscripten ...Hood Chatham2025-09-171-0/+54
* gh-138515: Include email module in Emscripten build (gh-138520)Gyeongjae Choi2025-09-051-1/+0
* gh-124621: Emscripten: Add smoke test for using pyrepl in Chrome (#137004)Hood Chatham2025-07-247-0/+742
* gh-136976: Emscripten: Add _decimal and libmpdec (#136997)Hood Chatham2025-07-241-7/+54
* gh-124621: Emscripten: Support pyrepl in browser (GH-136931)Hood Chatham2025-07-224-3/+229
* gh-133600: Move config.site-wasm32-emscripten into the emscripten folder (#13...Hood Chatham2025-07-212-1/+105
* gh-136251: Improvements to WASM demo REPL (GH-136252)adam j hartz2025-07-211-46/+316
* gh-136852: Emscripten: Fix bug in #136853 (#136909)Hood Chatham2025-07-211-1/+1
* gh-136852: Emscripten: Add PYTHON_NODE_VERSION environment variable (#136853)Hood Chatham2025-07-201-0/+11
* gh-124621: Emscripten: Add support for async input devices (GH-136822)Hood Chatham2025-07-191-1/+11
* gh-135648: Document that `shutil.copyfileobj` doesn't flush (#135737)Russell Keith-Magee2025-06-241-1/+2
* GH-133600: Refactor `wasi.py` into `wasi/__main__.py`Brett Cannon2025-05-071-0/+8
* Silence system utils tests in emscripten python.sh (#133044)Lukas2025-04-271-2/+2
* gh-127146: Fix Emscripten build with --pydebug (#131672)Hood Chatham2025-03-241-9/+0
* gh-131152: Remove unused imports from `Tools/{build,wasm}` (#131155)Victor Stinner2025-03-131-1/+0
* gh-127503: Improve tracebacks on Emscripten when there is a trap (#131158)Hood Chatham2025-03-131-1/+11
* Emscripten: use better `_Py_Version` computation for worker module (#129757)Agriya Khetarpal2025-02-071-6/+3
* gh-127629: Add ctypes to the Emscripten build (#127683)Hood Chatham2024-12-102-11/+74
* gh-127503: Fix realpath handling in emscripten cli (#127632)Hood Chatham2024-12-091-1/+1
* gh-127503 Don't propagate native PATH to Emscripten Python (#127633)Hood Chatham2024-12-091-1/+2
* gh-127503: Emscripten make Python.sh function as proper Python CLI (#127506)Hood Chatham2024-12-052-15/+49
* gh-127111: Apply prettier formatter to Emscripten web example (#127551)Hood Chatham2024-12-052-446/+511
* gh-127111: Emscripten Make web example work again (#127113)Hood Chatham2024-12-024-0/+762
* gh-126898: Emscripten support: Use es6 modules (#126903)Hood Chatham2024-11-213-26/+55
* gh-126691: Remove --with-emscripten-target (#126787)Hood Chatham2024-11-161-2/+8
* gh-126187 Add emscripten.py script to automate emscripten build (#126190)Hood Chatham2024-11-091-0/+325
* gh-124928: Emscripten node support: Clean up old node <= 16 flags (#124929)Hood Chatham2024-10-291-0/+9