| particles | |
| ========= | |
| A web application for demoing the Skia particle system. | |
| To run particles locally with a custom build of CanvasKit, copy the files to | |
| //particles/wasm_libs/local_build and run: | |
| ``` | |
| make run-with-custom | |
| ``` | |
| Do not check in those files you copied. |