This app runs PHP code directly inside your browser via
WordPress Playground.
Here's how:
-
🚀 WebAssembly Binary: The entire
PHP runtime is compiled with plenty of extensions to
run natively in your browser
-
🔌 JavaScript syscall handlers:
Network requests, subprocesses, file locks, and
other system calls are supported via JavaScript
handlers.
-
🔗 Shareable URLs: Code and
settings are encoded in the URL fragment, copy,
paste, and enjoy it together!
💡 Tips
Learn more about WordPress Playground!