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