Preparing the rendering engine
This app uses CanvasKit, a WebAssembly graphics engine (~2–3 MB). Your browser downloads & compiles it once before rendering can begin.
Your browser caches the file automatically. Every visit after this first loads much faster.
The native app bundles the engine directly. Zero download, zero wait. Get it at _.