UNPKG

php-wasm

Version:

Run PHP right in the browser or anywhere else JS can run.

2 lines (1 loc) 69 B
import('./PhpWeb.mjs').then(({runPhpTags}) => runPhpTags(document));