diff --git a/services/ws-modules/pydata1/pkg/et_ws_pydata1.js b/services/ws-modules/pydata1/pkg/et_ws_pydata1.js index a1278b4..cf7a944 100644 --- a/services/ws-modules/pydata1/pkg/et_ws_pydata1.js +++ b/services/ws-modules/pydata1/pkg/et_ws_pydata1.js @@ -2,6 +2,9 @@ // Interface: default(wasmUrl), metadata(), run() const PYODIDE_BASE_PATH = "/modules/pyodide/"; +// ES-module entry used by the Deno / non-browser `import()` path below (its named export is `loadPyodide`); +// the browser path loads the UMD `pyodide.js` via a