vbe0201 / 3DS.py

Python on your Nintendo 3DS
Apache License 2.0
129 stars 7 forks source link

Does not support web sockets. #20

Open superbeelavaman opened 1 year ago

superbeelavaman commented 1 year ago

It has socket.py in the libraries but _socket, part of the interpreter, is missing and thus it will not run, it will only crash.

ENDERZOMBI102 commented 1 year ago

thats "sockets", "web sockets" is a completely different thing