Hacker News new | ask | show | jobs
by jokoon 1868 days ago
Any other way to agree with CORS without a webserver? What about embedding some js code, or moving the WASM files locally?

Thanks for the answers.

Cheers and good luck for this project, I can't wait for it to progress!

1 comments

You can work around it by embedding data into HTML files but it's really not recommended https://github.com/pyodide/pyodide/pull/606