Russell Valentine
Russell Valentine
Install setuptools?
I see this happening if the redirected url doesn't exist (nothing listening on that port). Our work around is to test that the server is up first.
Can't really control malware and virus detectors. From experience it helps to sign all your stuff. I know that requires paying a CA.
Seems like plenty of people have issues with plenty of games. You try other games? This link helpful? https://steamcommunity.com/groups/homestream/discussions/0/1696095261012366936/
What work needs to be done for this to be merged. Someone need to do a test build?
IMO, use localhost webserver if you are doing something fairly complicated.
You might be able to disable a bunch of security and run it without one still. If you ever expect to do it again besides the current project you are...
I imagine this would be something to be handled by nucular. Because nucular is based on Nuklear, I did find these issues: [Immediate-Mode-UI/Nuklear#220](https://github.com/Immediate-Mode-UI/Nuklear/issues/220) Which links: [vurtun/nuklear#123](https://github.com/vurtun/nuklear/issues/123) and [vurtun/nuklear#74](https://github.com/vurtun/nuklear/issues/74#issuecomment-212143475) There are...
I agree with you that it is not trivial. I think I've been spoiled by Qt that tries to handle this automatically for me, I guess that is why I...
It works for me with webpack5 with asyncWebAssembly. I've never tried it with syncWebAssembly.