Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 593 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 593 Bytes

Workers Pyodide Build System

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.

There are two components of this repo. You can read more on usage in each component's README.md file.

  • packages/ is responsible for building the package bundle and index.
  • pyodide/ is responsible for building the Pyodide interpreter itself, then modifying ("linking") it to run within workerd.