mirror of
https://github.com/LiEnby/eCDP-Serial-Code.git
synced 2025-07-01 08:04:09 +01:00
Update README.md
This commit is contained in:
@ -19,6 +19,7 @@ mine acturally worked like 50% of the time the day before that but im not counti
|
|||||||
|
|
||||||
-- JavaScript
|
-- JavaScript
|
||||||
|
|
||||||
One of the users on the eCDP Speedrunning discord called "User670" ported the algorithm to JavaScript,
|
One of the users on the eCDP Speedrunning discord called "User670" ported the algorithm to JavaScript, based on LazyDogP's version
|
||||||
so i am now using his version for the Web Interface rather than running my C Code via php exec() like i was doing before
|
since python is closer to JS than C is .. so i am now using his version for the Web Interface rather than running my C Code via php exec()
|
||||||
its slightly faster, and more secure to do it this way too, so yeah.
|
like i was doing before, its slightly faster, and more secure to do it this way too since i dont risk someone finding a way to break out of the exec()
|
||||||
|
and run arbitary code.. so yeah.
|
||||||
|
Reference in New Issue
Block a user