Overview of Emrun tools
masterEmrun is a collection of self-sufficient command-line automation tools for browser and Firefox OS tasks, frequently used in conjunction with Emscripten. The suite includes:
- ffdb.py (Firefox OS Debug Bridge): A command-line tool for operating Firefox OS devices, including installing/running apps and logging execution.
- emrun.py (HTML autorunner): Allows running
.htmlfiles from the command line as if they were native executables. - embench.py (Benchmark runner): (Planned) Executes native or JS benchmark applications and generates a visual
.htmlresults page.