Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 240 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 240 Bytes

Brython-AOT

Convert Python to JavaScript Ahead of Time. Based on Brython.

Usage :

deno run Brython-AOT.ts --usage # print usage
deno run --allow-read --allow-write Brython-AOT.ts [--watch] --src $SRC_DIR --dst $DST_DIR