pyodide/pyodide_build
Madhur Tandon 0a72c4efd8 Expose Port 8000 for easy testing
Add ``serve`` module as a command line subcommand which enables us to start a server within the docker environment.
This is helpful in testing the ``pyodide`` builds running within the docker environment using external browser
programs of the same machine.
2018-12-11 12:55:24 +05:30
..
__init__.py Converting tools scripts to a python package 2018-09-20 18:44:30 +02:00
__main__.py Expose Port 8000 for easy testing 2018-12-11 12:55:24 +05:30
_fixes.py Monkeypatch selenium with a fix against ConnectionError 2018-10-04 14:30:35 +02:00
buildall.py Record mapping from import name to package name 2018-10-10 14:16:14 -04:00
buildpkg.py More patches 2018-11-15 13:22:36 +01:00
common.py Revert using ROOTDIR instead of TOOLSDIR 2018-09-21 14:02:25 +02:00
pywasmcross.py Better refactoring 2018-11-15 13:24:27 +01:00
serve.py Expose Port 8000 for easy testing 2018-12-11 12:55:24 +05:30