Skip to content

Commit 2f08eb7

Browse files
committed
Add README
1 parent 65c5cb1 commit 2f08eb7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Workers Pyodide Build System
2+
3+
This repository contains scripts and GitHub Actions which can be used to generate the build artifacts needed to run Python Workers on Cloudflare's Workers Runtime. These scripts operate on the [Cloudflare Pyodide fork](https://github.com/cloudflare/pyodide).
4+
5+
There are two components of this repo. You can read more on usage in each component's README.md file.
6+
7+
- `packages/` is responsible for building the package bundle and index.
8+
- `pyodide/` is responsible for building the Pyodide interpreter itself, then modifying ("linking") it to run within workerd.

0 commit comments

Comments
 (0)