# WordPress/wordpress-playground

Run WordPress in the browser via WebAssembly PHP

Repository: https://github.com/WordPress/wordpress-playground
Canonical: https://ross.abutalabs.com/products/wordpress-playground
Homepage: https://w.org/playground/
Language: JavaScript
License: GPL-2.0
License Family: copyleft
Topics: emscripten, wasm, webassembly, wordpress
Last push: 2026-08-25T20:04:41+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 1469, "days_push": 8, "days_rel": 9, "gap_med": 4, "n_releases_24m": 38}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1975, forks 447 (observed 2026-08-28T04:06:01.286516+00:00)

## What it is
WordPress Playground runs a full WordPress site entirely in the browser (or Node.js) using PHP compiled to WebAssembly, with no server or database setup required. It ships as an embeddable iframe/JavaScript client, a CLI, and a blueprint system for provisioning WordPress instances programmatically.

## Use cases
- try wordpress in the browser without installing anything
- test a plugin against different php and wordpress versions
- embed an interactive wordpress demo in a website
- preview pull requests with a live wordpress instance
- learn wordpress development with zero setup
- run wordpress locally in nodejs for automated testing

## When to choose
- you need instant, zero-setup WordPress for demos, learning, QA, or CI
- you want to embed a live WordPress sandbox in a web page via an iframe
- you need to run PHP/WordPress in environments without a server, like browsers or mobile apps

## When to avoid
- you need a production WordPress site with real database persistence and performance
- you require all PHP extensions or native plugins that WebAssembly PHP does not support
- you need guaranteed API stability - the embed is experimental and may change

## Facets
- artifact type: framework
- maturity: active
- function: wasm, http-server, cli, developer-tools, sdk
- domain: web-development, developer-tools, cms, self-hosted
- platform: browser, wasm, cli, cross-platform
- tags: wordpress, php-wasm, emscripten, zero-setup, blueprints, in-browser-wordpress, nodejs

## Member repositories
- WordPress/wordpress-playground (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:01.286516+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:04:51.965563+00:00, confidence not recorded.
  - readme: https://github.com/WordPress/wordpress-playground (fetched 2026-08-28T04:06:01.286516+00:00, sha 29da835e403f)
  - homepage: https://w.org/playground/ (fetched 2026-08-29T10:44:33.734573+00:00, sha 6acc309a1e42)
  - site_page: https://wordpress.org/documentation (fetched 2026-08-29T10:44:33.743539+00:00, sha bd7786ab20ae)
  - site_page: https://wordpress.org/about (fetched 2026-08-29T10:44:33.745160+00:00, sha 7beb23faf433)
  - site_page: https://wordpress.org/about/privacy (fetched 2026-08-29T10:44:33.746832+00:00, sha ae4fa61fc31e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
