Snapshotdev · 2f1cd75
A Rust application manages native windows and plugins while authorized IPC connects them to web frontends.
Click a building or route
System map8 components · 9 connections
130%
Connections
BuildingsEntryServiceComputeStorageRuntimeToolingExternal
Terms, in plain English
WebViewA platform browser surface embedded inside a native application window.
How to study this repo
- 1Build the app
Trace Builder configuration into the application manager and runtime.
- 2Create a webview
Follow a native window into its attached frontend surface and protocol.
- 3Audit an invoke
Track one command through capability resolution and handler dispatch.