Firefox is recommended for better user experience.
- Hello, World
- JSON
- Closures
- PCRE
- Multi catch exception handling
- Scalar type declarations
- File access
- Zend/bench.php (Benchmark, about 5x slower in Firefox than native PHP)
The quickest way to build PIB is by using Docker:
docker run --rm -it -v $(pwd):/src trzeci/emscripten-ubuntu:latest bash build.sh
Steps:
- Setup emsdk (>= 1.38.11), see Installation Instructions
- Run
bash build.sh
The Web UI is based on Rust Playground.