RixInGithub

Results 10 comments of RixInGithub

When I write without `-c`, it works just fine but it ***runs*** the code instead of ***compiling*** it

When I try to connect through WSS instead of WS: ``` 127.0.0.1 - - [27/Mar/2024 20:38:05] code 400, message Bad request version ('ëÑ\x13') 127.0.0.1 - - [27/Mar/2024 20:38:05] "▬♥☺☻☺☺ü♥♥ iôú▲C...

Then by any chance, do you know how to configure TLS in Windows?

Also I don't really mind whether do I want WS or WSS, I just want a WebSocket port in my Flask server. That's all I'd want.

Looks like my crappy code can't run locally. Too bad. :pensive:

As far as I've searched the characters printed out go through an ArrayBuffer and then displayed. Problem is, I don't really know where to add new event listeners for new...

> This already works? idk tbh ``` # This is a sprite. costumes "blank.svg"; list something; proc what l { say l, 2; } # when green flag clicked onflag...

the for loop is partially already a block btw (only for step=1 tho) [forLoop.sb3.zip](https://github.com/user-attachments/files/21380933/forLoop.sb3.zip)

While this omission is here, you can try [adding a URL mapping](https://discord.com/developers/docs/activities/development-guides#how-to-set-a-url-mapping) leading to a static server which hosts the Ruffle files. If this isn't something to hide, what are...