seanmorris / php-wasm

PHP in Browser, powered by WebAssembly.
https://seanmorris.github.io/php-wasm/
Apache License 2.0
606 stars 32 forks source link

Build with Emscripten instead of Docker #26

Open ahmadyogi543 opened 1 year ago

ahmadyogi543 commented 1 year ago

I've read the README file and it is said that I can use emscripten to manually build it but I don't understand how to do it. It is said to run bash configure.sh or something like that but the file doesn't exist. So my question is how to manually build this with emscripten instead of docker?

Thanks in advanced and sorry for my bad english.