When you say, run PHP, do you mean that it can run PHP code on the client-side ?
-
-
-
We mean that you can run (using wasmer) the PHP interpreter compiled to WebAssembly. It enables doing things like: $ wasmer run php.wasm -- my_php_file.php Note: this will be equivalent on doing: $ php my_php_file.php
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
We are very happy to release Wasmer 0.3.0
It ships with WASI support
It can also run