A browser-based OS for autonomous infrastructure using WASM

kyon_business · 8 days ago · view on HN · security
0 net
Tags
Hi HN, we’re building Kyon (formerly Xylo), a WASM-accelerated orchestration engine.

We moved the heavy lifting—infrastructure rendering and logic validation—directly into the browser's metal to eliminate the "latency tax" of cloud engineering.

Technical Highlights:

WASM Core: Sub-5ms UI responsiveness via local client execution.

Vector Graph Architecture: O(1) dependency lookups across Go, Python, and Rust.

Isolated Fortresses: Rust-based security silos for total IP privacy.

You can see the live environment here: kyon.lovable.app

We just finished our first wave of 10,000 "Pioneer" users. I’m here to answer any questions about the architecture!