Expand description
Component runtime for direct DOM manipulation
This module provides the runtime support for compiled Windjammer UI components. Unlike traditional virtual DOM approaches, we generate direct DOM manipulation code for maximum performance and transparency.