README
The top-level README describes the two product frontends, setup, common commands, bundles, config, and distribution packaging.
Open READMEDocumentation
The README now stays focused on the product. Detailed experiment history, architecture notes, distribution flow, and schemas live in dedicated documents.
The top-level README describes the two product frontends, setup, common commands, bundles, config, and distribution packaging.
Open READMEThe moved experiment document explains the renderer inventory, benchmark lessons, and why only swiftui-macos and tauri-webui are product frontends.
The benchmark article explains which platform makes sense for which situation after combining runtime numbers, implementation difficulty, completeness, packaging, and visual review needs.
Read platform lessonsRepository layout, platform runner commands, stable code, experimental code, and AI documentation structure.
Open architecture docSigning, notarization, Tauri packages, SwiftUI DMGs, release artifacts, and embedded bundle defaults.
Open distribution docEdit Markdown in site_src/, then run:
python3 scripts/build_site.py
open site/index.html
The generated HTML is written to site/ and can be served by GitHub Pages.