Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 421 Bytes

readme.md

File metadata and controls

20 lines (14 loc) · 421 Bytes

wp-now-phar-example

Minimal example for issue at WordPress/wordpress-playground#1241.

Start

git clone https://github.com/eliot-akira/wp-now-phar-example
cd wp-now-phar-example
npm install
npm run start

It ends with a WASM error, "null function or function signature mismatch".

To rebuild the example PHAR file.

npm run build