Loading your app

Preparing the rendering engine

Why the wait?

This app uses CanvasKit, a WebAssembly graphics engine (~2–3 MB). Your browser downloads & compiles it once before rendering can begin.

Only happens once

Your browser caches the file automatically. Every visit after this first loads much faster.

📱

Skip it entirely

The native app bundles the engine directly. Zero download, zero wait. Get it at _.