# php-wasm-progress

PHP.wasm – loading progress monitoring utilities.

## Building

Run `nx build php-wasm-progress` to build the library.

## Running unit tests

Run `nx test php-wasm-progress` to execute the unit tests via [Jest](https://jestjs.io).
