Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 300 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 300 Bytes

Pyodide Webpack

Example project using pyodide with webpack

To use this repository clone it and run

npm i
npm run dev

The dev command will start webpack dev server and open your browser to http://localhost:9000. Open the devtools javascript console to see the output from pyodide.js