I am doing some R&D on pyodide js and getting some issue while implementing it on my local system ..
That is the console error that i am getting on my browser.. pls suggest how to resolve this ..
pyodide.js:309 GET http://localhost:9090/pyodide.asm.wasm 404 (File not found) index.html:1 Uncaught (in promise) TypeError: Failed to execute 'compile' on 'WebAssembly': HTTP status code is not ok pyodide.js:85 GET http://localhost:9090/pyodide.asm.data.js net::ERR_ABORTED 404 (File not found)