summaryrefslogtreecommitdiffstats
path: root/Tools/wasm/wasm_webserver.py
Commit message (Collapse)AuthorAgeFilesLines
* bpo-40280: WASM docs and smaller browser builds (GH-32412)Christian Heimes2022-04-101-0/+7
| | | Co-authored-by: Brett Cannon <brett@python.org>
* bpo-40280: Add limited Emscripten REPL (GH-32284)Christian Heimes2022-04-051-0/+39
Co-authored-by: Katie Bell <katie@katharos.id.au>