oraoto / pib

PHP in Browser (powered by WebAssembly)
https://oraoto.github.io/pib/
Apache License 2.0
956 stars 112 forks source link

JavaScript Alternative(s) #48

Closed ghost closed 3 years ago

ghost commented 3 years ago

I also see great potential of how this could be used, as JavaScript has been reputable for its security issues. As a result, other methods are being sought out to harden websites. Looking through the code on the README, it appears that to run the PHP script in the browser, it requires a little JS. Even though this, in of itself, is absolutely incredible for it to be client-sided, I was wondering if any work-arounds or alternatives have been proposed for this project in the long run.

ghost commented 3 years ago

Probably just backend JS...