Replies: 1 comment 4 replies
-
You need to enable the headers required to use |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to test my pyscript application with a local webserver. When using the py-editor environment I have some security problems. I always get the error "Uncaught Error: Unable to use SharedArrayBuffer due insecure environment". However, when deploying the exactly same application to pyscript.com everything works fine. Are there any chances to get my app run on a local server?
Beta Was this translation helpful? Give feedback.
All reactions