You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to test pib with header("http://google.com"); but it seems empty?
How do I check?
I never knew that php in wasm. Nice idea - It looks like embedding binary / script into websites - if webspace has not php and mysql than they evade with wasm. That is nice idea!
I have tested with Ubuntu 18.04 without php7.2
I thought wordpress should "embed" in wasm than they don't worry to protect if hackers try to hack to wasm files because wasm is protected file for any websites, right?
I have found before C# in wasm mono.wasm = finish!
c++/c in wasm = finish
php in wasm = finish but sometimes can't work with include or header()
js / ts in wasm ????
ruby or python in wasm ????
perl, lua or any scripts in wasm ????
The text was updated successfully, but these errors were encountered:
Hello everyone,.
I would like to test pib with header("http://google.com"); but it seems empty?
How do I check?
I never knew that php in wasm. Nice idea - It looks like embedding binary / script into websites - if webspace has not php and mysql than they evade with wasm. That is nice idea!
I have tested with Ubuntu 18.04 without php7.2
I thought wordpress should "embed" in wasm than they don't worry to protect if hackers try to hack to wasm files because wasm is protected file for any websites, right?
I have found before C# in wasm mono.wasm = finish!
c++/c in wasm = finish
php in wasm = finish but sometimes can't work with include or header()
js / ts in wasm ????
ruby or python in wasm ????
perl, lua or any scripts in wasm ????
The text was updated successfully, but these errors were encountered: