diff --git a/apps/web/src/app/test-typst/page.tsx b/apps/web/src/app/test-typst/page.tsx index 435cf1e9..7da8de4f 100644 --- a/apps/web/src/app/test-typst/page.tsx +++ b/apps/web/src/app/test-typst/page.tsx @@ -29,7 +29,7 @@ export default function TestTypstPage() { fontSize: 'lg', color: 'gray.600' })}> - Testing browser-native Soroban SVG generation with typst.ts + Testing browser-only Soroban SVG generation (no server fallback)
- • Uses the same Typst templates as the existing system for consistency + • WASM preloading starts automatically in background for better performance +
++ • Lazy loading demo: Last 3 grid items show placeholders until clicked (progressive enhancement)
• Global abacus display settings are automatically applied