The web platform has evolved far beyond DOM manipulation and fetch. Modern browsers now expose powerful system-level capabilities — GPU access, hardware connectivity, local file systems, performance telemetry, and even early on-device AI features.

Yet most applications still rely heavily on third-party libraries to solve problems that the browser...