Module SystemOrganize your app into modules with explicit boundaries, imports, exports, and lifecycle hooks.
Typed BridgeAuto-generated typed IPC between main and renderer. Queries, commands, and signals — all type-safe.
Dependency InjectionSynchronous inject() with hierarchical scoping. No constructors, no service locator.
Lifecycle-AwareonInit, onReady, onShutdown, onDispose — predictable resource management across your entire app.
Code GenerationBridge types, preload scripts, and registry metadata — generated from your source code.