pub fn run<A: WebApp>()where A::Model: Default + Send + Sync,
Mount a Mobiler app into the document body. Call from your wasm main.
main