summaryrefslogtreecommitdiff
path: root/Tools/wasm/Setup.local.example
Commit message (Collapse)AuthorAgeFilesLines
* GH-102973: add a dev container (GH-102975)Brett Cannon2023-03-291-0/+1
| | | | | | On content update, builds `python` and the docs. Also adds a Dockerfile that should include everything but autoconf 2.69 that's necessary to build CPython and the entire stdlib on Fedora. Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com> Co-authored-by: Dusty Phillips <dusty@phillips.codes>
* bpo-40280: WASM docs and smaller browser builds (GH-32412)Christian Heimes2022-04-101-0/+15
Co-authored-by: Brett Cannon <brett@python.org>