php-wasm patches for cloudflare workers & durable objects.
- pdo-mysql & mysqli
- tcp connection
- curl
- fast sync storage
- tidb support
- cookies & sessions
- zip
- high concurrency
- opcache
- web panel
- 64-bits wasm
WordPress works fine but its too slow.
- copy example files
cp wrangler.example.toml wrangler.toml- execute command
npx wrangler dev- access http://127.0.0.1:8787
- php-wasm: makes all these possible
- ducklings: provides a way to use asyncify in workers
- php-edge-poc: some essential patches